summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorobache <obache>2011-05-19 04:32:02 +0000
committerobache <obache>2011-05-19 04:32:02 +0000
commite98424802f567de25311a5b5fa0e4c47bfeff96d (patch)
tree3ed23d35b49154a7a308298d0e411e5b870f6c10 /time
parent7cc3c03937316da9d162282f7a613c689c6911e5 (diff)
downloadpkgsrc-e98424802f567de25311a5b5fa0e4c47bfeff96d.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}