diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-08-13 19:05:24 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2017-08-13 19:05:24 +0800 |
commit | d594c8b3b4b08b637ec743abd5bd86b93d3c6c95 (patch) | |
tree | 1ac356f80bc09e63bb201cef15ab173cb210f46e /games | |
parent | f20fb126453105e46e299ecd9a3579f4682efb6c (diff) | |
download | freebsd-ports-gnome-d594c8b3b4b08b637ec743abd5bd86b93d3c6c95.tar.gz freebsd-ports-gnome-d594c8b3b4b08b637ec743abd5bd86b93d3c6c95.tar.zst freebsd-ports-gnome-d594c8b3b4b08b637ec743abd5bd86b93d3c6c95.zip |
Bump PORTREVISION after r447874.
The new patch changes the code, this should have been committed together with
the previous change.
PR: 219287
MFH: 2017Q3
Diffstat (limited to 'games')
-rw-r--r-- | games/critterding/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/critterding/Makefile b/games/critterding/Makefile index b6b92fb0c16c..b4800b4bc647 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -3,7 +3,7 @@ PORTNAME= critterding DISTVERSION= beta12 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sources |