diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-26 20:23:12 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-26 20:23:12 +0000 |
commit | 43fab79871caa621f1f3c22720744131d480b567 (patch) | |
tree | 77a400a971ac2f2c90db0590973da63243b19d1a /devel/p5-Algorithm-Permute/Makefile | |
parent | Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list, (diff) |
Update to 0.03; assume maintainership.
Diffstat (limited to 'devel/p5-Algorithm-Permute/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Permute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index dab880254936..c9d2940e1f12 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Algorithm-Permute -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes |