diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-IO-All/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Spiffy/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Spoon/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-IO-All/Makefile b/devel/p5-IO-All/Makefile index 2419c771665..23508fe0b8c 100644 --- a/devel/p5-IO-All/Makefile +++ b/devel/p5-IO-All/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2004/12/25 05:08:05 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/26 23:18:29 jlam Exp $ DISTNAME= IO-All-0.33 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} -MODULE_DIR= module/by-module +MODULE_DIR= modules/by-module AUTHOR_DIR= authors/id/I/IN/INGY MAINTAINER= jlam@NetBSD.org diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile index 9b4735e8cd3..9061b660edb 100644 --- a/devel/p5-Spiffy/Makefile +++ b/devel/p5-Spiffy/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2004/12/25 05:06:15 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/26 23:18:29 jlam Exp $ DISTNAME= Spiffy-0.21 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} -MODULE_DIR= module/by-module +MODULE_DIR= modules/by-module AUTHOR_DIR= authors/id/I/IN/INGY MAINTAINER= jlam@NetBSD.org diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 4f861ee4eeb..12a305e98e9 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 05:12:10 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/26 23:18:29 jlam Exp $ DISTNAME= Spoon-0.20 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} -MODULE_DIR= module/by-module +MODULE_DIR= modules/by-module AUTHOR_DIR= authors/id/I/IN/INGY MAINTAINER= jlam@NetBSD.org |