diff options
author | Brian Feldman <green@FreeBSD.org> | 2002-05-17 03:16:03 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2002-05-17 03:16:03 +0000 |
commit | a7bd423cff0c9e9c0312f3077bf610358940d15c (patch) | |
tree | 235daf69ad6c3c0454c00595cdc8d7bce6a19750 /security/cfs | |
parent | Link with libkvm explicitly to unbreak build on 4-stable. (diff) |
Upgrade to 1.4.1.
PR: 29638
Submitted by: Scott Renfro <scott@renfro.org>
Notes
Notes:
svn path=/head/; revision=59292
Diffstat (limited to 'security/cfs')
-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 89eca103e9dc..86948e40f3d0 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 deb853b3eba7..775ee2b7110f 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 |