aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-08-23 19:53:41 +0800
committersat <sat@FreeBSD.org>2007-08-23 19:53:41 +0800
commit5b2dfcc2f320a6d0d2f8664d3e43195ac71818d0 (patch)
tree1bb79ca29215946f9d1ffbacb3e7b6f39a4001f7 /devel
parent15daba583d0b0c9c86ab4fec72f76dcf2872111d (diff)
downloadfreebsd-ports-gnome-5b2dfcc2f320a6d0d2f8664d3e43195ac71818d0.tar.gz
freebsd-ports-gnome-5b2dfcc2f320a6d0d2f8664d3e43195ac71818d0.tar.zst
freebsd-ports-gnome-5b2dfcc2f320a6d0d2f8664d3e43195ac71818d0.zip
- Use a more appropriate master site subdir
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Report/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile
index 458eb4a5df65..02ee64313ea5 100644
--- a/devel/p5-Log-Report/Makefile
+++ b/devel/p5-Log-Report/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Log-Report
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/M/MA/MARKOV
+MASTER_SITE_SUBDIR= Log
PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw