diff options
Diffstat (limited to 'devel/p5-ExtUtils-Embed/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Embed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-Embed/Makefile b/devel/p5-ExtUtils-Embed/Makefile index 909986f6937..c1f0208f94a 100644 --- a/devel/p5-ExtUtils-Embed/Makefile +++ b/devel/p5-ExtUtils-Embed/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:45:15 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/19 04:28:05 obache Exp $ DISTNAME= ExtUtils-Embed-1.14 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOUGM/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Embed/ |