diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-14 15:13:09 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-14 15:13:09 +0000 |
commit | b13d71886f5f11ac480877b661496723af658062 (patch) | |
tree | efdc470c9dc94fa8f6a77960c8676c910171fb97 /converters/p5-Convert-UUlib/Makefile | |
parent | 6cc72a5ab0bb3a11eb79dcbad0cc6adf1095ce4a (diff) |
Notes
Diffstat (limited to 'converters/p5-Convert-UUlib/Makefile')
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index a163269382c5..1be05536b461 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -6,14 +6,13 @@ # PORTNAME= Convert-UUlib -PORTVERSION= 0.111 +PORTVERSION= 0.2 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes |