diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 22:30:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 22:30:21 +0000 |
commit | 801fee5af1559dcbb96542428ed58c4fe13a6b75 (patch) | |
tree | c5d439dcbf2d9327032cff965591f5d188910e83 /security/p5-openxpki-client-cli | |
parent | 6e0e3c8f9155a04be5891b220a6744fede3ec91d (diff) |
- Mark DEPRECATED (distribution is broken and no longer supported.)
PR: 116870
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=201217
Diffstat (limited to 'security/p5-openxpki-client-cli')
-rw-r--r-- | security/p5-openxpki-client-cli/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-openxpki-client-cli/Makefile b/security/p5-openxpki-client-cli/Makefile index ef6087537f89..ea058d12cf58 100644 --- a/security/p5-openxpki-client-cli/Makefile +++ b/security/p5-openxpki-client-cli/Makefile @@ -22,7 +22,9 @@ BUILD_DEPENDS= \ ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= has broken distribution. To be fixed. Use p5-openxpki-client-html-mason instead +DEPRECATED= No longer supported. Use p5-openxpki-client-html-mason instead +EXPIRES= 2008-01-05 +BROKEN= distribution is broken and no longer supported. MAN3= OpenXPKI::Client::CLI.3 USE_GMAKE= yes |