diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 17:53:58 +0800 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 17:53:58 +0800 |
commit | 721f962f07287f8a76ec91b3228cb0d248acecc5 (patch) | |
tree | bd1f274a86ffcb4bd335800e1081e2a478da7f8b /math | |
parent | 1d6e6ce1fd3d2bc8659e3762fc29dcf660ff3686 (diff) | |
download | freebsd-ports-gnome-721f962f07287f8a76ec91b3228cb0d248acecc5.tar.gz freebsd-ports-gnome-721f962f07287f8a76ec91b3228cb0d248acecc5.tar.zst freebsd-ports-gnome-721f962f07287f8a76ec91b3228cb0d248acecc5.zip |
Put expiration date to deprecated ports.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Table-F/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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> |