diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:34:25 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:34:25 +0800 |
commit | bd4148178cf72cd3a4494b2cc995a1515f1a789c (patch) | |
tree | 94626b6e8c34f0a3642508412a0b90ec33b10dd2 /devel | |
parent | 842a504125913a0ff54492f84ebe5d3e1f34f379 (diff) | |
download | freebsd-ports-gnome-bd4148178cf72cd3a4494b2cc995a1515f1a789c.tar.gz freebsd-ports-gnome-bd4148178cf72cd3a4494b2cc995a1515f1a789c.tar.zst freebsd-ports-gnome-bd4148178cf72cd3a4494b2cc995a1515f1a789c.zip |
- Update download locations
restore CPAN subdir
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Class-Tom/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-DateConvert/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Class-Tom/Makefile b/devel/p5-Class-Tom/Makefile index e209cac727ec..1a0d8ea668b8 100644 --- a/devel/p5-Class-Tom/Makefile +++ b/devel/p5-Class-Tom/Makefile @@ -9,6 +9,7 @@ PORTNAME= Class-Tom PORTVERSION= 3.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Class PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile index fdaeb898225f..612bfd0cc133 100644 --- a/devel/p5-DateConvert/Makefile +++ b/devel/p5-DateConvert/Makefile @@ -9,6 +9,7 @@ PORTNAME= DateConvert PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |