summaryrefslogtreecommitdiff
path: root/www/galeon/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-28 13:20:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-28 13:20:32 +0000
commitf181072383ba50e1d99972dd380eb92057b27da6 (patch)
treea1d3da0497291ecca9c444f06eeb9584de7db44a /www/galeon/Makefile
parentCatch up <machine/console.h> disappearance. (diff)
Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge
misteriously became truncated. Submitted by: bento
Notes
Notes: svn path=/head/; revision=35487
Diffstat (limited to 'www/galeon/Makefile')
-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