diff options
author | eik <eik@FreeBSD.org> | 2004-03-11 18:46:58 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-11 18:46:58 +0800 |
commit | c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a (patch) | |
tree | 9cdc23014173520f277fbaa07e14bdf9df2f4bf9 /games | |
parent | bb7dfc2abee9bc029f02197b0f1d1eb2971c5b7c (diff) | |
download | freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.tar.gz freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.tar.zst freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.zip |
Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR: 63861
Diffstat (limited to 'games')
-rw-r--r-- | games/gnocatan/Makefile | 2 | ||||
-rw-r--r-- | games/pioneers/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index cdffd8988f88..408cc68b4827 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnocatan PORTVERSION= 0.8.1.16 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sw@gegenunendlich.de diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index cdffd8988f88..408cc68b4827 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnocatan PORTVERSION= 0.8.1.16 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sw@gegenunendlich.de |