diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-11 10:57:05 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-11 10:57:05 +0000 |
commit | 2249175479043b9e416b13a34bfffdaa4cc8ca6c (patch) | |
tree | 738be454ffef42cb6e1d0c72e3bb9125fcb61101 /security/p5-Crypt-OICQ | |
parent | 75560bb445de451d76cc6b2cf4b1114b03e93b45 (diff) | |
download | ports-2249175479043b9e416b13a34bfffdaa4cc8ca6c.tar.gz ports-2249175479043b9e416b13a34bfffdaa4cc8ca6c.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OICQ')
-rw-r--r-- | security/p5-Crypt-OICQ/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-OICQ/Makefile b/security/p5-Crypt-OICQ/Makefile index ac157bf2a528..39a5a72ab4a0 100644 --- a/security/p5-Crypt-OICQ/Makefile +++ b/security/p5-Crypt-OICQ/Makefile @@ -20,6 +20,9 @@ PERL_CONFIGURE= yes MAN3= Crypt::OICQ.3 +DEPRECATED= Project ceased development +EXPIRATION_DATE= 2007-02-01 + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 |