diff options
author | krion <krion@FreeBSD.org> | 2003-12-15 00:50:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-15 00:50:48 +0800 |
commit | 14a51622bad0c90c5fade43e91b2f1507df8502f (patch) | |
tree | 27a0dbd6fd94c88fc15251fe36708c4ffa5d1a93 /games/gl-117/Makefile | |
parent | d19a9c06ea86a5a7a55cc777eab235026262abaa (diff) | |
download | freebsd-ports-gnome-14a51622bad0c90c5fade43e91b2f1507df8502f.tar.gz freebsd-ports-gnome-14a51622bad0c90c5fade43e91b2f1507df8502f.tar.zst freebsd-ports-gnome-14a51622bad0c90c5fade43e91b2f1507df8502f.zip |
- Update to version 1.1
This releases adds a graphical user interface with new
configuration options for video effects, keyboard, mouse, and
joystick. It also features two additional tutorials, AI flight
maneuvers, randomized tree placement, improved
collision detection, and lots of visual effects.
PR: 60232
Submitted by: maintainer
Diffstat (limited to 'games/gl-117/Makefile')
-rw-r--r-- | games/gl-117/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index b72f6710b77a..c5acde9967fc 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gl-117 -PORTVERSION= 1.0.1 +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |