diff options
Diffstat (limited to 'devel/p5-ReadLine-Perl/Makefile')
-rw-r--r-- | devel/p5-ReadLine-Perl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ReadLine-Perl/Makefile b/devel/p5-ReadLine-Perl/Makefile index c6c0d7885cf2..e33a230ef8e9 100644 --- a/devel/p5-ReadLine-Perl/Makefile +++ b/devel/p5-ReadLine-Perl/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-ReadLine-Perl -# Version required: 0.9907 # Date created: 20 February 1998 # Whom: Matthew Hunt <mph@pobox.com> # # $FreeBSD$ # -DISTNAME= Term-ReadLine-Perl-0.9907 -PKGNAME= p5-ReadLine-Perl-0.9907 +PORTNAME= Term-ReadLine-Perl +PORTVERSION= 0.9907 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Term +PKGNAMEPREFIX= p5- MAINTAINER= mph@freebsd.org |