aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-31 04:30:39 +0800
committerpav <pav@FreeBSD.org>2009-01-31 04:30:39 +0800
commita336f1770c4b75005f11e6484bd3c2c38feca735 (patch)
tree18365aee502d5dfd888396908daada3805a0edee /devel
parentc712a006fb890dd25decf17ad18672f239e8fc1d (diff)
downloadfreebsd-ports-gnome-a336f1770c4b75005f11e6484bd3c2c38feca735.tar.gz
freebsd-ports-gnome-a336f1770c4b75005f11e6484bd3c2c38feca735.tar.zst
freebsd-ports-gnome-a336f1770c4b75005f11e6484bd3c2c38feca735.zip
- Revert 1.13, it broke fetching
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Path-Class/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile
index fd9edf6aec48..01e4b3d77752 100644
--- a/devel/p5-Path-Class/Makefile
+++ b/devel/p5-Path-Class/Makefile
@@ -9,7 +9,8 @@ PORTNAME= Path-Class
PORTVERSION= 0.16
PORTREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= CPAN
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/K/KW/KWILLIAMS/
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org