diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-10-03 13:34:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-10-03 13:34:13 +0000 |
commit | 6ffa166da64f435c5c3380e07bf7a375e9d43036 (patch) | |
tree | 6c51ea2af00faed81ffaba35aed690e59f5cd45c | |
parent | 70497625fb415a8ad414961e5044c2ba5f0bf112 (diff) | |
download | ports-6ffa166da64f435c5c3380e07bf7a375e9d43036.tar.gz ports-6ffa166da64f435c5c3380e07bf7a375e9d43036.zip |
Notes
-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 |