diff options
-rw-r--r-- | security/cfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 5aaf699dca8..f01df4b0268 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/08/05 13:38:26 adrianp Exp $ DISTNAME= cfs-1.4.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.crypto.com/software/ |