aboutsummaryrefslogtreecommitdiff
path: root/www/instiki
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
commit0a9f8dd1df910df5253e31c04ae42c367e97ff2c (patch)
treed7961854bb03af94e55639e85616ef0471cad7b1 /www/instiki
parent59769e1795a51354a19a770e5011e7273511dac4 (diff)
downloadports-0a9f8dd1df910df5253e31c04ae42c367e97ff2c.tar.gz
ports-0a9f8dd1df910df5253e31c04ae42c367e97ff2c.zip
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=170091
Diffstat (limited to 'www/instiki')
-rw-r--r--www/instiki/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/instiki/Makefile b/www/instiki/Makefile
index 8b7eb7ee33c1..c76884dee153 100644
--- a/www/instiki/Makefile
+++ b/www/instiki/Makefile
@@ -9,7 +9,8 @@ PORTNAME= instiki
PORTVERSION= 0.11.0
PORTREVISION= 1
CATEGORIES= www ruby
-MASTER_SITES= http://rubyforge.rubyuser.de/instiki/
+MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= arsptr@internode.on.net