summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-10-24 03:48:52 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-10-24 03:48:52 +0000
commitf6ffb7500204a0a370e3bcd87b5b3fc834e60078 (patch)
tree9179e8d86ff505e08491be900571dea800bdad60 /www
parentForced commit (diff)
- fix unfetchable.
- change master site subdir Noticed by: kris Approved by: co-mentor (vanilla)
Notes
Notes: svn path=/head/; revision=120059
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-AuthenCache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile
index 7114a813d21f..4d81fa9c6eb9 100644
--- a/www/p5-Apache-AuthenCache/Makefile
+++ b/www/p5-Apache-AuthenCache/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Apache-AuthenCache
PORTVERSION= 1.00
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Apache
+MASTER_SITE_SUBDIR= ../../authors/id/C/CG/CGILMORE
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org