diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /games/crimson | |
parent | Add patch to make port build with the new devel/sdl12 (diff) |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Notes
Notes:
svn path=/head/; revision=104132
Diffstat (limited to 'games/crimson')
-rw-r--r-- | games/crimson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 92d97e96bd14..915f33d4e174 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -6,6 +6,7 @@ PORTNAME= crimson PORTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ PKGNAMESUFFIX= -fields |