diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
commit | 5850f0e38394e750037bfb8ef7d41987d0936342 (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /games/warzone2100 | |
parent | d7fcb9f30ba1e1ada98eb9ce1482a7a34c2e270d (diff) |
Notes
Diffstat (limited to 'games/warzone2100')
-rw-r--r-- | games/warzone2100/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 5e528d478493..80c0997a4d80 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -2,7 +2,7 @@ PORTNAME= warzone2100 PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ |