summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-05 12:18:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-05 12:18:25 +0000
commit6d4c8d13ca6b4b1e6c53cab30c26b79f6fe2e835 (patch)
tree3b5f868ae1b626b4a288dd0f23072f45ad36c5ac /www/galeon
parentMark as BROKEN if OSVERSION < 400000 (3.* and downward not supported). (diff)
Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removed
the old 0.72 version, while the new 0.73 can't be built with our default gcc2.95.2.
Notes
Notes: svn path=/head/; revision=32304
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 5e99d7ed99b0..fcbb445c29c9 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -8,7 +8,8 @@
PORTNAME= galeon
PORTVERSION= 0.7.2
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org