diff options
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 |