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/scummvm | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (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/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index da4b3db45391..d53cf5af323e 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -7,7 +7,7 @@ PORTNAME= scummvm PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |