diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 3 | ||||
-rw-r--r-- | www/galeon2/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 5e99d7ed99b0..fcbb445c29c9 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/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 |