diff options
Diffstat (limited to 'games/reminiscence/Makefile')
-rw-r--r-- | games/reminiscence/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index ee55451057c4..503acf96de12 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -6,10 +6,9 @@ # PORTNAME= REminiscence -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.1.9 CATEGORIES= games -MASTER_SITES= http://membres.lycos.fr/cyxdown/reminiscence/ \ +MASTER_SITES= http://cyxdown.free.fr/reminiscence/ \ http://www.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@amdmi3.ru @@ -20,6 +19,7 @@ USE_GMAKE= yes USE_SDL= sdl ALL_TARGET= rs +MAKE_ENV= CXX="${CXX}" PORTDOCS= README |