diff options
author | rh <rh@pkgsrc.org> | 2004-04-11 00:09:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2004-04-11 00:09:04 +0000 |
commit | 03dd8b60a5d008fa57caf0bb8061e9232814493a (patch) | |
tree | a65e4d1194b76bda568d2ec9a0781f0505ca88e7 /security/Makefile | |
parent | 50d58aaa23890104ecb21a8d342b3716e2c22634 (diff) | |
download | pkgsrc-03dd8b60a5d008fa57caf0bb8061e9232814493a.tar.gz |
Add and enable gnustep-ssl
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 d394d60eaf7..59a42a2e9bd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2004/04/01 18:25:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.175 2004/04/11 00:09:04 rh Exp $ # COMMENT= Security tools @@ -38,6 +38,7 @@ SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnome-keyring SUBDIR+= gnupg +SUBDIR+= gnustep-ssl SUBDIR+= gnutls SUBDIR+= gpa SUBDIR+= gpg2dot |