diff options
Diffstat (limited to 'devel/p5-File-BasicFlock/Makefile')
-rw-r--r-- | devel/p5-File-BasicFlock/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-BasicFlock/Makefile b/devel/p5-File-BasicFlock/Makefile index ddc1eae947eb..dcb060e60fe2 100644 --- a/devel/p5-File-BasicFlock/Makefile +++ b/devel/p5-File-BasicFlock/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-File-BasicFlock -# Version required: 96.072401 # Date created: 1996/10/24 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= File-BasicFLock-96.072401 -PKGNAME= p5-File-BasicFlock-96.072401 +PORTNAME= File-BasicFlock +PORTVERSION= 96.072401 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File +PKGNAMEPREFIX= p5- MAINTAINER= jfitz@FreeBSD.org |