aboutsummaryrefslogtreecommitdiffstats
path: root/www/galeon
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-11-28 21:20:32 +0800
committersobomax <sobomax@FreeBSD.org>2000-11-28 21:20:32 +0800
commit20ae7361057d84d1d15cd4d38e2bbd11b205933e (patch)
treee1ef9f94c96462d67d9fbcb23b79a4b6ef7efedd /www/galeon
parentea09de7c1341794465fc49572ced8040def057f2 (diff)
downloadfreebsd-ports-gnome-20ae7361057d84d1d15cd4d38e2bbd11b205933e.tar.gz
freebsd-ports-gnome-20ae7361057d84d1d15cd4d38e2bbd11b205933e.tar.zst
freebsd-ports-gnome-20ae7361057d84d1d15cd4d38e2bbd11b205933e.zip
Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge
misteriously became truncated. Submitted by: bento
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index e77b7cb1499f..7f0a2b349697 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -8,8 +8,8 @@
PORTNAME= galeon
PORTVERSION= 0.8
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/
+MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \
+ ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org