diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /games/scorched3d | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'games/scorched3d')
-rw-r--r-- | games/scorched3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 6eae19c..243ae8e 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION} -PORTREVISION= 3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d |