diff options
author | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
commit | 91aa432d21a2f20eb5483a1219a910033155c35c (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /misc/celestia-kde | |
parent | c253fd702d685399ef9d2151afe6fa2718685c4c (diff) | |
download | pkgsrc-91aa432d21a2f20eb5483a1219a910033155c35c.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'misc/celestia-kde')
-rw-r--r-- | misc/celestia-kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/celestia-kde/Makefile b/misc/celestia-kde/Makefile index 33e53611fc6..d581380abe0 100644 --- a/misc/celestia-kde/Makefile +++ b/misc/celestia-kde/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2003/12/08 14:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:46 reed Exp $ # .include "../../misc/celestia/Makefile.common" PKGNAME= ${DISTNAME:S/-/-kde-/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= KDE frontend for free real-time 3D space simulator |