diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-08 03:45:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-08 03:45:07 +0000 |
commit | d4b2e4b2feb3fa62743d34307ebd57cf95b1ba4b (patch) | |
tree | 48072c199b21c3b437c9d799438bfbe8f7b83890 /security/nettle2 | |
parent | 13b9fb0e3efe1f1e8dbb3a67b71a8e37affb7958 (diff) |
Notes
Diffstat (limited to 'security/nettle2')
-rw-r--r-- | security/nettle2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 6f43b0efabfe..d92a6a72ca2f 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ ftp://ftp.lysator.liu.se/pub/security/lsh/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= A low-level cryptographic library LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 |