diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-10-03 21:34:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-10-03 21:34:13 +0800 |
commit | 313340f8d6728bdf45e2a1e59820a59a0c82f833 (patch) | |
tree | 25c84a4b39d6cd6e2c011c9065acbfd51c84d77e /games | |
parent | d63e95c4b62303ffe5359a4d616966803063c529 (diff) | |
download | freebsd-ports-gnome-313340f8d6728bdf45e2a1e59820a59a0c82f833.tar.gz freebsd-ports-gnome-313340f8d6728bdf45e2a1e59820a59a0c82f833.tar.zst freebsd-ports-gnome-313340f8d6728bdf45e2a1e59820a59a0c82f833.zip |
- Update MASTER_SITES
Diffstat (limited to 'games')
-rw-r--r-- | games/bloodfrontier/Makefile | 2 | ||||
-rw-r--r-- | games/lpairs/Makefile | 2 | ||||
-rw-r--r-- | games/redeclipse/Makefile | 2 | ||||
-rw-r--r-- | games/widelands/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/bloodfrontier/Makefile b/games/bloodfrontier/Makefile index fb1b3217d1f9..bfcd67a8edce 100644 --- a/games/bloodfrontier/Makefile +++ b/games/bloodfrontier/Makefile @@ -9,7 +9,7 @@ PORTNAME= bloodfrontier DISTVERSION= B2 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Blood%20Frontier/Blood%20Frontier%20Beta%202 +MASTER_SITES= SF/${PORTNAME}/Blood%20Frontier%20Beta%202 DISTNAME= ${PORTNAME}-${DISTVERSION}-linux MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile index 8947e23c4eed..4bdbb15e2c95 100644 --- a/games/lpairs/Makefile +++ b/games/lpairs/Makefile @@ -9,7 +9,7 @@ PORTNAME= lpairs PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= SF/lgames/${PORTNAME}/1.0 +MASTER_SITES= SF/lgames/${PORTNAME}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Classical memory game diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index fb1b3217d1f9..bfcd67a8edce 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -9,7 +9,7 @@ PORTNAME= bloodfrontier DISTVERSION= B2 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Blood%20Frontier/Blood%20Frontier%20Beta%202 +MASTER_SITES= SF/${PORTNAME}/Blood%20Frontier%20Beta%202 DISTNAME= ${PORTNAME}-${DISTVERSION}-linux MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 571f058dc806..eb64ef8a8b52 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -9,7 +9,7 @@ PORTNAME= widelands DISTVERSION= build13 PORTREVISION= 7 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/build-13 +MASTER_SITES= SF/${PORTNAME}/Old%20releases%20%21%21%21/build-13/ DISTNAME= ${PORTNAME:C/^w/W/}-${DISTVERSION:C/^b/B/}-src MAINTAINER= amdmi3@FreeBSD.org |