diff options
author | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
commit | 758fa15f89be99164550154d6bc2486f326d7b49 (patch) | |
tree | d0bcbf90df6b714a72a76a5c0e9ea5f82a3bae42 /games/gnurobots | |
parent | 32c4362bbfbfa701058a4418228747ff7fd905c0 (diff) | |
download | freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.gz freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.zst freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.zip |
Chase the vte shared lib version bump.
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 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 |