diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-06 17:02:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-06 17:02:25 +0800 |
commit | c6cf11ce0a3808337c798af6c1f94d455c23b105 (patch) | |
tree | acf7222b0edd3f3e2139855bf7a7b007b14ec3c4 /security/Makefile | |
parent | 83fa2e161ef39bad3eeea157ee05699c31aec59f (diff) | |
download | freebsd-ports-gnome-c6cf11ce0a3808337c798af6c1f94d455c23b105.tar.gz freebsd-ports-gnome-c6cf11ce0a3808337c798af6c1f94d455c23b105.tar.zst freebsd-ports-gnome-c6cf11ce0a3808337c798af6c1f94d455c23b105.zip |
add nettle
A low-level cryptographic 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 5d179b41406f..80767436b289 100644 --- a/security/Makefile +++ b/security/Makefile @@ -97,6 +97,7 @@ SUBDIR += nessus-libraries-devel SUBDIR += nessus-plugins SUBDIR += nessus-plugins-devel + SUBDIR += nettle SUBDIR += nmap SUBDIR += nmapfe SUBDIR += oidentd |