diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /games/gnurobots | |
parent | a014051a7b56b13a0d09cb97969287bce9a04a38 (diff) |
Notes
Diffstat (limited to 'games/gnurobots')
-rw-r--r-- | games/gnurobots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index 774793e16fb2..c307a7bdd0dc 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnurobots PORTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= GNU \ SF/nemysisfreebsdp/${CATEGORIES}/:icons |