diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-12-06 01:34:52 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-12-06 01:34:52 +0000 |
commit | 2af1a925fad5e78b8fae32335161f65430a6be16 (patch) | |
tree | 72671e161507a8addbccc94cf96e902526cbf3c8 /x11/xhangglider/Makefile | |
parent | e894b4a31746ca3b14db3adeaa8bd8b1b9d29812 (diff) | |
download | pkgsrc-2af1a925fad5e78b8fae32335161f65430a6be16.tar.gz |
Update to V0.94.0. Changes:
Speed optimizations, a new object (the
paraglider), and some new options (-viewpointz and
-maxy) to change the height of the viewpoint and
how far from the front the gliders will go.
Diffstat (limited to 'x11/xhangglider/Makefile')
-rw-r--r-- | x11/xhangglider/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xhangglider/Makefile b/x11/xhangglider/Makefile index 98c4f199c3b..3f2be004ba3 100644 --- a/x11/xhangglider/Makefile +++ b/x11/xhangglider/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/05 03:51:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/12/06 01:34:52 hubertf Exp $ # -DISTNAME= xhangglider-0.92e +DISTNAME= xhangglider-0.94.0 CATEGORIES= x11 MASTER_SITES= http://plaza.harmonix.ne.jp/~redstar/ |