diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
commit | ee97df16bd773d352464f4a57d534565fb7ba28a (patch) | |
tree | 898e9549c5cd975db83a65d17dc52c6d3e4bf874 /games/scorched3d | |
parent | 1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff) | |
download | ports-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz ports-ee97df16bd773d352464f4a57d534565fb7ba28a.zip |
Notes
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 b0ec9f165e32..caa8fa10504a 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION} DISTNAME= Scorched3D-${SCORCH_VERSION}-src |