diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-15 18:46:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-15 18:46:04 +0000 |
commit | 46a7f0836765e6d3f84d14a625ff9f59da11c2a5 (patch) | |
tree | e2cdc32742cde9c21de0078d10c366ae74a7f279 /security/Makefile | |
parent | 5fbec803a4e665adb9dfbc9ad0d125874fb927f5 (diff) | |
download | pkgsrc-46a7f0836765e6d3f84d14a625ff9f59da11c2a5.tar.gz |
Remove duplicate p5-Crypt-CBC entry.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 98a25e68a45..b08c5fdb014 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2007/03/12 11:52:46 abs Exp $ +# $NetBSD: Makefile,v 1.291 2007/03/15 18:46:04 wiz Exp $ # COMMENT= Security tools @@ -144,7 +144,6 @@ SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-CipherSaber SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 -SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-DH SUBDIR+= p5-Crypt-DSA SUBDIR+= p5-Crypt-GeneratePassword |