diff options
author | tobez <tobez@FreeBSD.org> | 2005-01-21 12:47:33 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-01-21 12:47:33 +0000 |
commit | 720b85d7dab22b868bb4781ddee756f8f8c06170 (patch) | |
tree | 0695a17758b4eb9a0f56cbca75c75c00a3581d76 /math | |
parent | 8d1277886609cefe30d5e5eb4b6319716d191066 (diff) | |
download | FreeBSD-ports-720b85d7dab22b868bb4781ddee756f8f8c06170.zip FreeBSD-ports-720b85d7dab22b868bb4781ddee756f8f8c06170.tar.gz |
Initiate de-orbit sequence for p5-Statistics-Table-F, which is no longer
on CPAN. Deprecate for now, will be gone in 2 months.
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 30546c4..ef2353e 100644 --- a/math/p5-Statistics-Table-F/Makefile +++ b/math/p5-Statistics-Table-F/Makefile @@ -19,6 +19,7 @@ PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/Statistics/Table/F +DEPRECATED= "no longer on CPAN" MAN3= Statistics::Table::F.3 .include <bsd.port.mk> |