diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
commit | 2967d41ea9185aeca555af382e1e52cbd7c1703c (patch) | |
tree | 18250ad1ce9fbb0f16211da1a2f40dea5eb277cd /games/gnurobots/Makefile | |
parent | cf39ef1ba5fe7e30888063da236b513ac449a423 (diff) | |
download | ports-2967d41ea9185aeca555af382e1e52cbd7c1703c.tar.gz ports-2967d41ea9185aeca555af382e1e52cbd7c1703c.zip |
Notes
Diffstat (limited to 'games/gnurobots/Makefile')
-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 9480f40c1f67..93a79ddc2ae6 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnurobots PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU |