diff options
-rw-r--r-- | security/cfs/Makefile | 9 | ||||
-rw-r--r-- | security/cfs/distinfo | 2 |
2 files changed, 3 insertions, 8 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 89eca103e9d..86948e40f3d 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -6,12 +6,9 @@ # PORTNAME= cfs -PORTVERSION= 1.4.0b2 +PORTVERSION= 1.4.1 CATEGORIES= security -MASTER_SITES= ftp://ftp.hacktic.nl/pub/crypto/disk/cfs/ \ - ftp://ftp.uni-bielefeld.de/pub/crypto/replay/disk/cfs/ -DISTNAME= cfs.1.4.0.beta2 -PORTREVISION= 1 +MASTER_SITES= http://www.crypto.com/software/ MAINTAINER= green@FreeBSD.org @@ -19,8 +16,6 @@ ALL_TARGET= cfs MAN1= cattach.1 cdetach.1 cmkdir.1 cpasswd.1 cfssh.1 MAN8= ccat.8 cfsd.8 cname.8 -NO_WRKSUBDIR= yes - do-install: @cd ${WRKSRC}; \ ${INSTALL_PROGRAM} ccat cfsd cname ${PREFIX}/sbin; \ diff --git a/security/cfs/distinfo b/security/cfs/distinfo index deb853b3eba..775ee2b7110 100644 --- a/security/cfs/distinfo +++ b/security/cfs/distinfo @@ -1 +1 @@ -MD5 (cfs.1.4.0.beta2.tar.gz) = e0e7623b95fbcfa0cdde7fa4ea9e1afd +MD5 (cfs-1.4.1.tar.gz) = f850c0ded4f4c2d4f929990827e4327d |