diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
commit | 4bdd97e324f080038787d28239a2dc8303f24322 (patch) | |
tree | d71d09928594a99dbb872d6c9c8c4d0b015afa02 /games/scorched3d | |
parent | 86df2db56e9c46fe902220afa074fb5a57c13424 (diff) |
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 caa8fa10504a..0737819445c3 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION} DISTNAME= Scorched3D-${SCORCH_VERSION}-src |