diff options
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 3 |
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 |