Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2016 05:10:48 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427282 - head/security/cryptopp
Message-ID:  <201611280510.uAS5Am42082081@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Free C++ class library of Cryptographic Primitives
 
 OPTIONS_DEFINE=		DEBUG DOCS GCC STATIC THREADS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611280510.uAS5Am42082081>