diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-30 06:40:59 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-30 06:40:59 +0000 |
commit | bd47cc80b21e533eb995927d9e6c37dee7956ebb (patch) | |
tree | 678d5849fa4aef24e7febc5e9a59efc3b02b85cd /security/Makefile | |
parent | d2dd79109602bf8bdca206d52b9442686339a73f (diff) | |
download | FreeBSD-ports-bd47cc80b21e533eb995927d9e6c37dee7956ebb.zip FreeBSD-ports-bd47cc80b21e533eb995927d9e6c37dee7956ebb.tar.gz |
add gss 0.0.6
GNU Generic Security Service Library
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a8494b7..586bc73 100644 --- a/security/Makefile +++ b/security/Makefile @@ -103,6 +103,7 @@ SUBDIR += gpgme SUBDIR += gringotts SUBDIR += gsfv + SUBDIR += gss SUBDIR += gtk-knocker SUBDIR += gtkportscan SUBDIR += hackbot |