svn commit: r427282 - head/security/cryptopp

Xin LI delphij at FreeBSD.org
Mon Nov 28 05:10:49 UTC 2016


Author: delphij
Date: Mon Nov 28 05:10:48 2016
New Revision: 427282
URL: https://svnweb.freebsd.org/changeset/ports/427282

Log:
  Release this back to pool.

Modified:
  head/security/cryptopp/Makefile

Modified: head/security/cryptopp/Makefile
==============================================================================
--- head/security/cryptopp/Makefile	Mon Nov 28 03:02:05 2016	(r427281)
+++ head/security/cryptopp/Makefile	Mon Nov 28 05:10:48 2016	(r427282)
@@ -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 at FreeBSD.org
+MAINTAINER=		ports at FreeBSD.org
 COMMENT=		Free C++ class library of Cryptographic Primitives
 
 OPTIONS_DEFINE=		DEBUG DOCS GCC STATIC THREADS


More information about the svn-ports-all mailing list