summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorthorpej <thorpej>2000-07-16 21:32:47 +0000
committerthorpej <thorpej>2000-07-16 21:32:47 +0000
commitfac6fa2c9004194269955e59ccf4aca2fba4db39 (patch)
treedf3b760d6b95763233ec3896402efcb6ec4e4116 /devel
parentedd5fde24e4c0bd4f2b6e59ac07fc7c0c08179b9 (diff)
downloadpkgsrc-fac6fa2c9004194269955e59ccf4aca2fba4db39.tar.gz
Include the version in the package name.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Expect/Makefile b/devel/p5-Expect/Makefile
index 5c06bfd81cf..e6543d03048 100644
--- a/devel/p5-Expect/Makefile
+++ b/devel/p5-Expect/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2000/07/16 17:09:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/07/16 21:32:47 thorpej Exp $
DISTNAME= Expect.pm-1.07
-PKGNAME= p5-expect
+PKGNAME= p5-expect-1.07
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/}