diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-23 04:48:04 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-23 04:48:04 +0000 |
commit | 4168bc3bb0f5688c2262fa472754a2c0a7a09b06 (patch) | |
tree | 2334813a66edc3e14a9f25c25eee2e796d3e3b17 /games/crimson | |
parent | e6aac241a1ecae98485de44d970c09ca1bcb47d0 (diff) | |
download | ports-4168bc3bb0f5688c2262fa472754a2c0a7a09b06.tar.gz ports-4168bc3bb0f5688c2262fa472754a2c0a7a09b06.zip |
Notes
Diffstat (limited to 'games/crimson')
-rw-r--r-- | games/crimson/Makefile | 4 | ||||
-rw-r--r-- | games/crimson/distinfo | 2 | ||||
-rw-r--r-- | games/crimson/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 38b42afb2a36..042a189d3329 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ PORTNAME= crimson -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.5 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jan@jungnickel.com +MAINTAINER= Jan.Stocker@t-online.de LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff --git a/games/crimson/distinfo b/games/crimson/distinfo index eb032f61f45e..ff331b7bfb33 100644 --- a/games/crimson/distinfo +++ b/games/crimson/distinfo @@ -1 +1 @@ -MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa +MD5 (crimson-0.2.5.tar.bz2) = a28a511e8e44e8171bde2f720395aa6b diff --git a/games/crimson/pkg-plist b/games/crimson/pkg-plist index 8ea1aecd1d04..ecfc3646a677 100644 --- a/games/crimson/pkg-plist +++ b/games/crimson/pkg-plist @@ -1,5 +1,6 @@ bin/crimson share/crimson/levels/ArmsRace.lev +share/crimson/levels/TheGreatBattle.lev share/crimson/levels/Uprising.lev share/crimson/sound/ask.wav share/crimson/sound/clicked.wav |