diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-08-13 19:05:24 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:21:17 +0800 |
commit | 00beb470bacbb902adb8b2ca13c2aacf89307e52 (patch) | |
tree | f033b1ef6bd264e3456d2e92c6ee1d5b4cd0d9b6 /games | |
parent | 686c66f93f2710a6dae5ef2778541b607f466ae1 (diff) | |
download | freebsd-ports-gnome-00beb470bacbb902adb8b2ca13c2aacf89307e52.tar.gz freebsd-ports-gnome-00beb470bacbb902adb8b2ca13c2aacf89307e52.tar.zst freebsd-ports-gnome-00beb470bacbb902adb8b2ca13c2aacf89307e52.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 |