diff options
-rw-r--r-- | time/p5-Schedule-At/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Schedule-At/Makefile b/time/p5-Schedule-At/Makefile index 36b5a47d870..2987880a94d 100644 --- a/time/p5-Schedule-At/Makefile +++ b/time/p5-Schedule-At/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 01:29:20 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/19 05:03:59 obache Exp $ DISTNAME= Schedule-At-1.10 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JO/JOSERODR/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Schedule-At/ |