diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 10:33:56 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 10:33:56 +0000 |
commit | 00023e91a0fd9d1187a1f06bf0d3e0ce4c651609 (patch) | |
tree | 039af6da87d1e2b7916638de1e5ee1ab7072a0fa /math | |
parent | Update to 0.05, assign maintainer to perl. (diff) |
This module is no longer on CPAN. Deprecate, remove in 2 months.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigIntFast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index a31c09948d72..272e00585409 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +DEPRECATED= "no longer on CPAN" +EXPIRATION_DATE= 2005-03-26 MAN3= Math::BigIntFast.3 .include <bsd.port.mk> |