summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbad <bad>1999-05-12 19:24:47 +0000
committerbad <bad>1999-05-12 19:24:47 +0000
commitbf7d9bcb8e8e99723e8c8bf6bfc66c990a4bbb10 (patch)
treea4eb01bc6dbd0e09100ce28ee5e477f9c0c2c6a8 /devel
parent2e690beb292ca5b9f121437f0ec4388f623b0e68 (diff)
downloadpkgsrc-bf7d9bcb8e8e99723e8c8bf6bfc66c990a4bbb10.tar.gz
Correct PKGNAME.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-AtExit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile
index 0c994ea07dc..1d8ff8466c0 100644
--- a/devel/p5-AtExit/Makefile
+++ b/devel/p5-AtExit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/12 18:55:00 bad Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/12 19:24:47 bad Exp $
#
DISTNAME= AtExit-2.01
+PKGNAME= p5-AtExit-2.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AtExit/}