diff options
Diffstat (limited to 'devel/p5-IO-All/Makefile')
-rw-r--r-- | devel/p5-IO-All/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |