diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
commit | 55987928538ce3586f89f88725b7d302950239e2 (patch) | |
tree | 9f8c8ea81795ec9c367298a247b6fc1e32fceae8 /games/warzone2100 | |
parent | 8def2204e88c5d52ced4738da0fae85474c46782 (diff) | |
download | ports-55987928538ce3586f89f88725b7d302950239e2.tar.gz ports-55987928538ce3586f89f88725b7d302950239e2.zip |
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 3e1d86293cc0..f0f1315a6a71 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -2,7 +2,7 @@ PORTNAME= warzone2100 PORTVERSION= 3.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ |