summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-08-03 12:06:02 +0000
committerwg <wg@FreeBSD.org>2014-08-03 12:06:02 +0000
commit607b712701bdf3a177ff5017b1d443aa364227c3 (patch)
tree5f9507e6f46abe1c516579bb28754d31242ca60d
parent18b8f47977b9fc542641ea4b04896e4fdeffa051 (diff)
downloadFreeBSD-ports-607b712701bdf3a177ff5017b1d443aa364227c3.zip
FreeBSD-ports-607b712701bdf3a177ff5017b1d443aa364227c3.tar.gz
security/p5-openxpki-deployment: mark as deprecated
This port has been integrated into security/p5-openxpki. PR: 191449 Submitted by: maintainer
-rw-r--r--security/p5-openxpki-deployment/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile
index af75475..fc5e513 100644
--- a/security/p5-openxpki-deployment/Makefile
+++ b/security/p5-openxpki-deployment/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openxpki-deployment
PORTVERSION= 0.9.1386
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= SF/openxpki/openxpki/0.9.1300
PKGNAMEPREFIX= p5-
@@ -43,4 +43,7 @@ post-install:
@sleep 9
.endif
+DEPRECATED= This port was merged with security/p5-openxpki
+EXPIRATION_DATE= 2014-09-03
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud