diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/nettle | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) | |
download | ports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz ports-f87124df638f9ab9a10de7815e16138a955e5814.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 1904efcb8629..801f04d008cc 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ${PORTNAME}/:DEFAULT MAINTAINER= johans@FreeBSD.org -COMMENT= A low-level cryptographic library +COMMENT= Low-level cryptographic library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB |