diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-11 09:55:49 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-11 09:55:49 +0000 |
commit | f3a8c6f467a1a31428d5143c5b206bee2dfbfc46 (patch) | |
tree | 504d2274135b9c6e3b770be0dd2d23cb1dfdeddf /math/p5-Math-Symbolic-Custom-Contains/Makefile | |
parent | b42fe79de1d2a155dda3ee913000e5c69b1004c8 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Contains/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Contains/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile index b83a4e5ad194..842d281f130b 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/Makefile +++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile @@ -7,6 +7,7 @@ PORTNAME= Math-Symbolic-Custom-Contains PORTVERSION= 1.00 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -18,10 +19,6 @@ COMMENT= Find subtrees in Math::Symbolic expressions BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incorrect pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 - MAN3= Math::Symbolic::Custom::Contains.3 PERL_MODBUILD= yes |