summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-05-19 04:32:02 +0000
committerobache <obache@pkgsrc.org>2011-05-19 04:32:02 +0000
commitb584088d978236f532470f1f2edc8b9bc411f0a3 (patch)
tree3ed23d35b49154a7a308298d0e411e5b870f6c10 /time
parent6a4ed4d3476b06946de51379e8fb843af883b67c (diff)
downloadpkgsrc-b584088d978236f532470f1f2edc8b9bc411f0a3.tar.gz
* change MASTER_SITES to standard subdir.
* change HOMEPAGE to permalink.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Date-ICal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-Date-ICal/Makefile b/time/p5-Date-ICal/Makefile
index 491c7365d44..efec16b8e62 100644
--- a/time/p5-Date-ICal/Makefile
+++ b/time/p5-Date-ICal/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 01:23:39 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/19 04:32:02 obache Exp $
DISTNAME= Date-ICal-1.72
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RB/RBOW/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~rbow/Date-ICal-1.72/
+HOMEPAGE= http://search.cpan.org/dist/Date-ICal/
COMMENT= Perl extension for ICalendar date objects
LICENSE= ${PERL5_LICENSE}