diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2895a9029075337c88e9fc87cba9c8a107f0fbfb (patch) | |
tree | 1d7404ba09f4cc66249bc9e964284e42b856cb78 /games/scorched3d | |
parent | 06b660bc3ff8e87f1c62c54e6c8bd79ea0de0bf1 (diff) | |
download | FreeBSD-ports-2895a9029075337c88e9fc87cba9c8a107f0fbfb.zip FreeBSD-ports-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.gz |
- Chase devel/sdl12 shlib version bump
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 741bf57..64b1815 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d |