diff options
author | jlam <jlam@pkgsrc.org> | 2005-09-04 05:00:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-09-04 05:00:36 +0000 |
commit | 897879e7885262deb7177ba52256f6f8e8d62169 (patch) | |
tree | 9c5551f5e14adfbc9dfa43bf2f898a45687d9110 /misc/celestia | |
parent | e6901c914620da3c7595f65cbe1dbb8410ee28d7 (diff) | |
download | pkgsrc-897879e7885262deb7177ba52256f6f8e8d62169.tar.gz |
Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
Diffstat (limited to 'misc/celestia')
-rw-r--r-- | misc/celestia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index 4180ceadbc4..619689de1c6 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/11/12 15:12:00 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/09/04 05:00:36 jlam Exp $ +PKGREVISION= 1 COMMENT= Free real-time 3D space simulator USE_PKGINSTALL= yes |