diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-06 21:00:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-06 21:00:00 +0000 |
commit | bcc3c4a4163296cc91ea12e023fff7f3dfbbec11 (patch) | |
tree | 12b33be8c95359caff19bb37cc521518a4987315 /games/gtkballs/Makefile | |
parent | 7a7459f6daa6727afe4192a92f6a5b429bf67d4d (diff) | |
download | ports-bcc3c4a4163296cc91ea12e023fff7f3dfbbec11.tar.gz ports-bcc3c4a4163296cc91ea12e023fff7f3dfbbec11.zip |
Notes
Diffstat (limited to 'games/gtkballs/Makefile')
-rw-r--r-- | games/gtkballs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index f9e744b01324..b92a6f506ee5 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkballs -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.1.2 CATEGORIES= games MASTER_SITES= http://gtkballs.antex.ru/dist/ |