diff options
author | Brian Feldman <green@FreeBSD.org> | 2001-10-29 21:56:08 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2001-10-29 21:56:08 +0000 |
commit | cec98ce29add6723577d9f012e370bddc70058f8 (patch) | |
tree | 79abb1841918c9bedd60fffdb26da489286bac4c /security/cfs/Makefile | |
parent | 37108b1d5aab75b766d447cea606493ed1f4ca0f (diff) |
Notes
Diffstat (limited to 'security/cfs/Makefile')
-rw-r--r-- | security/cfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 276309410d7d..89eca103e9dc 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -11,6 +11,7 @@ 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 MAINTAINER= green@FreeBSD.org |