diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-15 00:16:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-15 00:16:52 +0000 |
commit | ad5a8e82b5bcf3eca36179468f84d414444e0889 (patch) | |
tree | 83aaa4cb9a2353dcd63de00c61478bad8f0d78ba /security/nettle | |
parent | 4de5738b7075961fa1b2109acbec15743b7bce17 (diff) | |
download | ports-ad5a8e82b5bcf3eca36179468f84d414444e0889.tar.gz ports-ad5a8e82b5bcf3eca36179468f84d414444e0889.zip |
Notes
Diffstat (limited to 'security/nettle')
-rw-r--r-- | security/nettle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile index e7a621ae9532..ad030a24fdf8 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GNU \ http://www.lysator.liu.se/~nisse/archive/:liu \ ftp://ftp.lysator.liu.se/pub/security/lsh/:liu -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level cryptographic library LICENSE= LGPL3 GPLv2+ |