Revision
32302
Author
ryandesign@macports.org
Date
2007-12-23 13:59:07 -0800 (Sun, 23 Dec 2007)

Log Message

krbafs: crypto-publish.org is now owned by a domain squatter and I cannot find the file anywhere else so we cannot offer the strongcrypto option anymore.

Modified Paths

Diff

Modified: trunk/dports/sysutils/krbafs/Portfile (32301 => 32302)


--- trunk/dports/sysutils/krbafs/Portfile	2007-12-23 21:49:58 UTC (rev 32301)
+++ trunk/dports/sysutils/krbafs/Portfile	2007-12-23 21:59:07 UTC (rev 32302)
@@ -25,9 +25,3 @@
 post-patch {
 	reinplace "s|@install_prefix@|${destroot}|g" "${worksrcpath}/Makefile.in"
 }
-
-variant strongcrypto {
-	master_sites	http://www.crypto-publish.org/dist/lxs-krbafs/
-	checksums	md5 1e351322db27e170ee5b17b2dad21a3c
-	distname	${name}-${version}
-}