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 /wm/icewm-imlib | |
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 'wm/icewm-imlib')
-rw-r--r-- | wm/icewm-imlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index e78237feded..9a8bd2e51dc 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/08/31 21:15:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:54 reed Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} +PKGREVISION= 1 COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]* |