summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Report
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-08-23 11:53:41 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-08-23 11:53:41 +0000
commit22d2dc89b09ac92f43148ac3482669db06c2721f (patch)
treebefb58cad3f59fbe7e96e2b0d897c7b091d345f5 /devel/p5-Log-Report
parentUpdate to OOG680_m2. (diff)
- Use a more appropriate master site subdir
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Notes
Notes: svn path=/head/; revision=198193
Diffstat (limited to 'devel/p5-Log-Report')
-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