Revision
69345
Author
ryandesign@macports.org
Date
2010-07-01 07:22:22 -0700 (Thu, 01 Jul 2010)

Log Message

john-devel: update master_sites (#25480), use notes

Modified Paths

Diff

Modified: trunk/dports/sysutils/john-devel/Portfile (69344 => 69345)


--- trunk/dports/sysutils/john-devel/Portfile	2010-07-01 12:47:19 UTC (rev 69344)
+++ trunk/dports/sysutils/john-devel/Portfile	2010-07-01 14:22:22 UTC (rev 69345)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                john-devel
 version             1.7.3.4
 categories          sysutils security
@@ -12,7 +13,7 @@
                     Alpha), DOS, WinNT/Win95.
 homepage            http://www.openwall.com/john/
 platforms           darwin
-master_sites        http://www.openwall.com/john/f/ \
+master_sites        http://download.openwall.net/pub/projects/john/${version}/ \
                     ftp://ftp2.msk.ru.openwall.com/pub/projects/john/${version}/ \
                     ftp://ftp.ibiblio.org/pub/linux/distributions/openwall/projects/john/${version}/ \
                     ftp://ftp.cert.dfn.de/pub/tools/net/Openwall/projects/john/${version}/ \
@@ -87,9 +88,5 @@
     system "chmod -R a+r ${destroot}${prefix}/share/doc/john"
 }
 
-post-install {
-    ui_msg  ""
-    ui_msg  "You'll find the john files under ${prefix}/share/john/"
-    ui_msg  ""
-}
+notes "You'll find the john files under ${prefix}/share/john/"