summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-08-03 12:04:26 +0000
committerwg <wg@FreeBSD.org>2014-08-03 12:04:26 +0000
commit18b8f47977b9fc542641ea4b04896e4fdeffa051 (patch)
tree78e29205e30ffef84881587907a393a38c45a021
parente354af1c3c1a354e626bbcb013af9737aa3a5599 (diff)
downloadFreeBSD-ports-18b8f47977b9fc542641ea4b04896e4fdeffa051.zip
FreeBSD-ports-18b8f47977b9fc542641ea4b04896e4fdeffa051.tar.gz
security/p5-openxpki-client-scep: mark as deprecated
This port has been integrated into security/p5-openxpki. PR: 191448 Submitted by: maintainer
-rw-r--r--security/p5-openxpki-client-scep/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-openxpki-client-scep/Makefile b/security/p5-openxpki-client-scep/Makefile
index abd13da..c3445fb 100644
--- a/security/p5-openxpki-client-scep/Makefile
+++ b/security/p5-openxpki-client-scep/Makefile
@@ -3,6 +3,7 @@
PORTNAME= openxpki-client-scep
PORTVERSION= 0.9.1313
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= SF/openxpki/openxpki/0.9.1300
PKGNAMEPREFIX= p5-
@@ -21,4 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 gmake
USE_PERL5= configure
+DEPRECATED= This port was merged with security/p5-openxpki
+EXPIRATION_DATE= 2014-09-03
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud