diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 08:46:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 08:46:03 +0000 |
commit | 1608ab51e635fe3e41906e7b3453379fd5943374 (patch) | |
tree | 8fec4ce0c523d071605242213661efe2f2189309 /devel/p5-File-BasicFlock | |
parent | 3a6f32d9b6279175574432a964d8159bf6fa608c (diff) | |
download | FreeBSD-ports-1608ab51e635fe3e41906e7b3453379fd5943374.zip FreeBSD-ports-1608ab51e635fe3e41906e7b3453379fd5943374.tar.gz |
PORTNAME is File-BasicFlock, DISTNAME is File-BasicFLock-*. Go figure.
Diffstat (limited to 'devel/p5-File-BasicFlock')
-rw-r--r-- | devel/p5-File-BasicFlock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-File-BasicFlock/Makefile b/devel/p5-File-BasicFlock/Makefile index dcb060e..a1ef15b 100644 --- a/devel/p5-File-BasicFlock/Makefile +++ b/devel/p5-File-BasicFlock/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- +DISTNAME= File-BasicFLock-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org |