diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-17 00:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-17 00:19:16 +0000 |
commit | 74c4364e55990384e0ef48a192783f5b49498fb7 (patch) | |
tree | 59c1ac04b0cbe42a948131b4db5ab5bc067af2e3 /security | |
parent | 7adf5d5c964c013d0fcef2f24f5a6448fd94861a (diff) | |
download | ports-74c4364e55990384e0ef48a192783f5b49498fb7.tar.gz ports-74c4364e55990384e0ef48a192783f5b49498fb7.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index b761253f7b94..b94cc2811386 100644 --- a/security/Makefile +++ b/security/Makefile @@ -100,6 +100,7 @@ SUBDIR += gnupg SUBDIR += gnupg-idea SUBDIR += gnutls + SUBDIR += gnutls-devel SUBDIR += gpa SUBDIR += gpasman SUBDIR += gpgme |