diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-13 10:14:45 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-13 10:14:45 +0000 |
commit | 986e62089a3dfa53f7e08047eef23130efb54f7d (patch) | |
tree | 7332fec804bd478e697eb026a96076c70c4c20df /wm/icewm | |
parent | 6465effa5b3ed884c00eb537e062ce00a6b82067 (diff) | |
download | pkgsrc-986e62089a3dfa53f7e08047eef23130efb54f7d.tar.gz |
There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.
Diffstat (limited to 'wm/icewm')
-rw-r--r-- | wm/icewm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile index d4921f85c94..90778c3bbba 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2005/01/13 01:31:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.28 2005/01/13 10:14:45 xtraeme Exp $ PKGNAME= ${DISTNAME} -PKGREVISION= 1 COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]* |