diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-18 13:34:30 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-18 13:34:30 +0000 |
commit | 6c651b332f7b2607117fb80a860b5ece93f012f5 (patch) | |
tree | 54aae10a4a747f5bc7c48de7e00d21dd8156315a /games | |
parent | e2ff1d788256754b2480b01a0160baeb287c91b1 (diff) | |
download | ports-6c651b332f7b2607117fb80a860b5ece93f012f5.tar.gz ports-6c651b332f7b2607117fb80a860b5ece93f012f5.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/reminiscence/Makefile | 6 | ||||
-rw-r--r-- | games/reminiscence/distinfo | 6 | ||||
-rw-r--r-- | games/reminiscence/pkg-descr | 2 |
3 files changed, 7 insertions, 7 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 diff --git a/games/reminiscence/distinfo b/games/reminiscence/distinfo index 3c52c8b19a71..fc8476ac557f 100644 --- a/games/reminiscence/distinfo +++ b/games/reminiscence/distinfo @@ -1,3 +1,3 @@ -MD5 (REminiscence-0.1.8.tar.bz2) = fc4ca3aaec770573a7ba5513b2927d15 -SHA256 (REminiscence-0.1.8.tar.bz2) = 1d66f8abf26f9d7f5738d30276069395feab821533bb702e95e32ff478842d2f -SIZE (REminiscence-0.1.8.tar.bz2) = 91722 +MD5 (REminiscence-0.1.9.tar.bz2) = 26bc8a0f2ef2ba53f61245ab6b2b2d6b +SHA256 (REminiscence-0.1.9.tar.bz2) = c1054c764571f0f20a6fd310c01bfe0164c6f9b9b0345031e634a4c374843da2 +SIZE (REminiscence-0.1.9.tar.bz2) = 94438 diff --git a/games/reminiscence/pkg-descr b/games/reminiscence/pkg-descr index 447837b65723..4227f093e949 100644 --- a/games/reminiscence/pkg-descr +++ b/games/reminiscence/pkg-descr @@ -4,4 +4,4 @@ replacement for the original executable and uses the SDL library. It allows you to rediscover and play it on modern machines using the original datafiles. -WWW: http://membres.lycos.fr/cyxdown/reminiscence/ +WWW: http://cyxdown.free.fr/reminiscence/ |