diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-17 17:36:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-17 17:36:52 +0000 |
commit | 37aec3214c809fbf267391aa6bfd27108f7473af (patch) | |
tree | 81ed7abbd512cf63443fd25518b91fe442e38ec5 /security/Makefile | |
parent | cffc16d7b56cb022d25b0c97cbddf851cc7c6076 (diff) | |
download | pkgsrc-37aec3214c809fbf267391aa6bfd27108f7473af.tar.gz |
Remove libassuan, no users left in pkgsrc.
Everyone uses libassuan2.
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 99186cf6ec5..a866f6f28e3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.588 2016/07/09 21:45:22 rillig Exp $ +# $NetBSD: Makefile,v 1.589 2016/07/17 17:36:52 wiz Exp $ # COMMENT= Security tools @@ -139,7 +139,6 @@ SUBDIR+= kstart SUBDIR+= kwallet SUBDIR+= kwalletmanager SUBDIR+= lasso -SUBDIR+= libassuan SUBDIR+= libassuan2 SUBDIR+= libbf SUBDIR+= libcrack |