diff options
Diffstat (limited to 'devel/p5-Sort-Versions/Makefile')
-rw-r--r-- | devel/p5-Sort-Versions/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Sort-Versions/Makefile b/devel/p5-Sort-Versions/Makefile index b6b0c795ca58..604134808ec6 100644 --- a/devel/p5-Sort-Versions/Makefile +++ b/devel/p5-Sort-Versions/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Sort-Versions -# Version required: 1.1 # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= SortVersions-1.1 -PKGNAME= p5-Sort-Versions-1.1 +PORTNAME= SortVersions +PORTVERSION= 1.1 +PKGNAMEPREFIX= p5- CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort |