aboutsummaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-11-28 05:10:48 +0000
committerXin LI <delphij@FreeBSD.org>2016-11-28 05:10:48 +0000
commitbe8dd6f4ff5d8bc3d1afb519c3a6314231eed795 (patch)
tree4b6275f518a7493ab8fffd794801dafbd99d42b4 /security/cryptopp
parent6bcd3003751076632f779a834fd2f87eee81c70b (diff)
downloadports-be8dd6f4ff5d8bc3d1afb519c3a6314231eed795.tar.gz
ports-be8dd6f4ff5d8bc3d1afb519c3a6314231eed795.zip
Release this back to pool.
Notes
Notes: svn path=/head/; revision=427282
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index ec97c1852582..db1d49bbfd1a 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -5,11 +5,10 @@ PORTNAME= cryptopp
PORTVERSION= 5.6.2
PORTREVISION= 3
CATEGORIES= security
-MASTER_SITES= SF \
- http://www.cryptopp.com/
+MASTER_SITES= http://www.cryptopp.com/
DISTNAME= cryptopp${PORTVERSION:S/.//g}
-MAINTAINER= delphij@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free C++ class library of Cryptographic Primitives
OPTIONS_DEFINE= DEBUG DOCS GCC STATIC THREADS