diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 10:46:58 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 10:46:58 +0000 |
commit | 41dd792bb87fc97dd3e50a0b5a140ec41b24ae92 (patch) | |
tree | 6083bd79060187c313818743cf542065775da824 /games | |
parent | 00ca88ac3e9aabf205ee2826b85804bd5d5b2c8d (diff) |
Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR: 63861
Notes
Notes:
svn path=/head/; revision=103631
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 |