diff options
Diffstat (limited to 'games/blinkensisters')
-rw-r--r-- | games/blinkensisters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index b0ae817e51e8..f7f639fc1c66 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -9,7 +9,7 @@ PORTNAME= blinkensisters PORTVERSION= 0.5.3 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Blinkensisters%20-%20Lost%20Pixels/LostPixels%20${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Parallax-style 2D scrolling platform game |