diff options
author | pat <pat@FreeBSD.org> | 2002-06-23 12:48:04 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-23 12:48:04 +0800 |
commit | 7d490bcda0846fb9956bd051f32c359884fc045f (patch) | |
tree | 524e44cf49094ec9c98470cf12b218988df36bbf /games/crimson/Makefile | |
parent | ad8c83312247e4de004bd5daaa52d451f72d9fae (diff) | |
download | freebsd-ports-gnome-7d490bcda0846fb9956bd051f32c359884fc045f.tar.gz freebsd-ports-gnome-7d490bcda0846fb9956bd051f32c359884fc045f.tar.zst freebsd-ports-gnome-7d490bcda0846fb9956bd051f32c359884fc045f.zip |
Update to 0.2.5
PR: ports/39126
Submitted by: maintainer
Diffstat (limited to 'games/crimson/Makefile')
-rw-r--r-- | games/crimson/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |