diff options
author | agc <agc@pkgsrc.org> | 1999-04-09 09:57:54 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-04-09 09:57:54 +0000 |
commit | 4138f4e4d8e7ce666bd603f2b1f5a08331da65bc (patch) | |
tree | b30da0df7e27bde83a703ea9bde68d53fe7511d1 /security/Makefile | |
parent | c6068e98ffe62f5beb65e05fe763fb49a6e9b0c9 (diff) | |
download | pkgsrc-4138f4e4d8e7ce666bd603f2b1f5a08331da65bc.tar.gz |
Add and enable gnupg.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index dd2ca9d5102..9e2e93dc05e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/04/08 20:15:46 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/04/09 09:57:54 agc Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -8,6 +8,7 @@ # SUBDIR += donkey # SUBDIR += fwtk # SUBDIR += john + SUBDIR += gnupg SUBDIR += libident SUBDIR += nessus SUBDIR += nfsbug |