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/tomatoes | |
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/tomatoes')
-rw-r--r-- | games/tomatoes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index 3e34f124d5bb..d67e26da2927 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -7,7 +7,7 @@ PORTNAME= tomatoes PORTVERSION= 1.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ |