diff options
author | wiz <wiz> | 2001-06-28 17:02:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-06-28 17:02:02 +0000 |
commit | d414fe7b0d041a8814558917caa20ff6373c34e0 (patch) | |
tree | 680ddda0750fd8cf1f43498fa99365818bdc37af /security | |
parent | c5abc302c38ddc5439a73d2f9e1445275cca6b31 (diff) | |
download | pkgsrc-d414fe7b0d041a8814558917caa20ff6373c34e0.tar.gz |
add and enable gpa
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 3078ff39332..da937640526 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2001/06/24 05:52:03 taca Exp $ +# $NetBSD: Makefile,v 1.80 2001/06/28 17:02:02 wiz Exp $ # COMMENT= Security tools @@ -20,6 +20,7 @@ SUBDIR+= fortify SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnupg +SUBDIR+= gpa SUBDIR+= isakmpd SUBDIR+= john SUBDIR+= kth-krb4 |