diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-02 21:45:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-02 21:45:52 +0800 |
commit | ef14a3b8d8885faf3082d1081875a04823d43735 (patch) | |
tree | 4c8535da064eff57f789f9ef995cb35f60e52b58 /security/Makefile | |
parent | 73a56d554cc56011886f4cac12c9f12d4911b5a7 (diff) | |
download | freebsd-ports-gnome-ef14a3b8d8885faf3082d1081875a04823d43735.tar.gz freebsd-ports-gnome-ef14a3b8d8885faf3082d1081875a04823d43735.tar.zst freebsd-ports-gnome-ef14a3b8d8885faf3082d1081875a04823d43735.zip |
All ports depending on the nettle library have been updated
to use nettle 2.0, and there is no longer any reason to keep
separate ports for nettle versions 1.x and 2.x.
PR: 139482 139484
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 478d67e02e3d..0f310a9e1a06 100644 --- a/security/Makefile +++ b/security/Makefile @@ -301,7 +301,6 @@ SUBDIR += nessus-plugins SUBDIR += netpgp SUBDIR += nettle - SUBDIR += nettle2 SUBDIR += newpki-client SUBDIR += newpki-lib SUBDIR += newpki-server |