diff options
-rw-r--r-- | devel/p5-Server-FastPL/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Statistics-Table-F/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Sort-PolySort/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Server-FastPL/Makefile b/devel/p5-Server-FastPL/Makefile index 2118253359d0..1fe3cc6498db 100644 --- a/devel/p5-Server-FastPL/Makefile +++ b/devel/p5-Server-FastPL/Makefile @@ -18,6 +18,7 @@ COMMENT= Perl module to eliminate the compile-time of big scripts PERL_CONFIGURE= yes DEPRECATED= "no longer on CPAN" +EXPIRATION_DATE= 2005-03-21 MAN3= Server::FastPL.3 Server::FastPL::Client.3 \ Server::FastPL::Server.3 diff --git a/math/p5-Statistics-Table-F/Makefile b/math/p5-Statistics-Table-F/Makefile index ef2353ef6136..b612f3cf4cc4 100644 --- a/math/p5-Statistics-Table-F/Makefile +++ b/math/p5-Statistics-Table-F/Makefile @@ -20,6 +20,7 @@ PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/Statistics/Table/F DEPRECATED= "no longer on CPAN" +EXPIRATION_DATE= 2005-03-21 MAN3= Statistics::Table::F.3 .include <bsd.port.mk> diff --git a/textproc/p5-Sort-PolySort/Makefile b/textproc/p5-Sort-PolySort/Makefile index d998e940499b..31edd584636c 100644 --- a/textproc/p5-Sort-PolySort/Makefile +++ b/textproc/p5-Sort-PolySort/Makefile @@ -18,6 +18,7 @@ COMMENT= General rules-based sorting of lists PERL_CONFIGURE= yes DEPRECATED= "no longer on CPAN" +EXPIRATION_DATE= 2005-03-21 MAN3= Sort::PolySort.3 pre-patch: |