diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /games/teeworlds | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | freebsd-ports-gnome-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz freebsd-ports-gnome-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.zst freebsd-ports-gnome-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'games/teeworlds')
-rw-r--r-- | games/teeworlds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 3bc0c9c94864..ec0e7c6628d4 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -7,7 +7,7 @@ PORTNAME= teeworlds PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.teeworlds.com/files/ \ http://mirror.amdmi3.ru/distfiles/ \ |