diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-28 17:02:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-28 17:02:02 +0000 |
commit | 8cad3749f36ea290474663034a742064f2c253f3 (patch) | |
tree | 680ddda0750fd8cf1f43498fa99365818bdc37af /security/Makefile | |
parent | 2538ae5a7bdb0afab21f55c4ae509b13bb533c0b (diff) | |
download | pkgsrc-8cad3749f36ea290474663034a742064f2c253f3.tar.gz |
add and enable gpa
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 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 |