diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
commit | ef3a42fd3b9703056cb10552772152a4922c143f (patch) | |
tree | d0c7b04aee9ad89d5cbfc92530402ed125fbcf2a /misc | |
parent | 001fda0eff7d095956f59448944a65c2b1fbdeab (diff) | |
download | pkgsrc-ef3a42fd3b9703056cb10552772152a4922c143f.tar.gz |
Bump PKGREVISION due to lua bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/celestia/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/celestia/Makefile.common b/misc/celestia/Makefile.common index 06f7cbde767..f2c293fdef6 100644 --- a/misc/celestia/Makefile.common +++ b/misc/celestia/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.4 2004/02/14 17:21:45 jlam Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/04/05 15:21:00 xtraeme Exp $ # DISTNAME= celestia-${CELESTIA_VERS} +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} |