diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-28 13:20:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-28 13:20:32 +0000 |
commit | f181072383ba50e1d99972dd380eb92057b27da6 (patch) | |
tree | a1d3da0497291ecca9c444f06eeb9584de7db44a /www | |
parent | f41d18069f83d3a6800a72a18314474978ff3921 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 4 | ||||
-rw-r--r-- | www/galeon2/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index e77b7cb1499f..7f0a2b349697 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/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 |