Revision
70372
Author
ryandesign@macports.org
Date
2010-08-07 04:12:37 -0700 (Sat, 07 Aug 2010)

Log Message

screen: use notes

Modified Paths

Diff

Modified: trunk/dports/sysutils/screen/Portfile (70371 => 70372)


--- trunk/dports/sysutils/screen/Portfile	2010-08-07 11:10:00 UTC (rev 70371)
+++ trunk/dports/sysutils/screen/Portfile	2010-08-07 11:12:37 UTC (rev 70372)
@@ -72,8 +72,6 @@
     patchfiles-append   patch-config.h.in patch-configure patch-pty.c patch-window.c patch-screen.c patch-process.c
 }
 
-post-install {
-ui_msg "===============================================================================\n"
-ui_msg "Any screens running before upgrading, will not be available, post-install.\n"
-ui_msg "===============================================================================\n"
-}
+notes "
+Any screens running before upgrading, will not be available, post-install.
+"