diff options
Diffstat (limited to 'converters/p5-Convert-UUlib/Makefile')
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index c687785e72ad..db30927243b5 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -6,12 +6,11 @@ # PORTNAME= Convert-UUlib -PORTVERSION= 1.09 +PORTVERSION= 1.11 PORTEPOCH= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) |