diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-06 21:05:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-06 21:05:27 +0000 |
commit | c5396a539582696e773d621e421e9dce64eb2064 (patch) | |
tree | 6488bf67be3161bf257a0d36a0caaa4961a86d16 /www/p5-Sledge-Plugin-CacheContent/Makefile | |
parent | 6266f49f6e591aaaa018305a22df0a0bdb0448ca (diff) | |
download | ports-c5396a539582696e773d621e421e9dce64eb2064.tar.gz ports-c5396a539582696e773d621e421e9dce64eb2064.zip |
Notes
Diffstat (limited to 'www/p5-Sledge-Plugin-CacheContent/Makefile')
-rw-r--r-- | www/p5-Sledge-Plugin-CacheContent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile index dc529b82681b..b2bbff1048d2 100644 --- a/www/p5-Sledge-Plugin-CacheContent/Makefile +++ b/www/p5-Sledge-Plugin-CacheContent/Makefile @@ -8,7 +8,8 @@ PORTNAME= Sledge-Plugin-CacheContent PORTVERSION= 0.03 CATEGORIES= www perl5 -MASTER_SITES= http://downloads.sourceforge.jp/sledge/3762/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} +MASTER_SITE_SUBDIR= sledge/3762 PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org |