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 | 6458d710e0402ac06a759b953e06f42a3a51483d (patch) | |
tree | 7332fec804bd478e697eb026a96076c70c4c20df | |
parent | cf9f95a50432ebb65b0477226010c2e90840d274 (diff) | |
download | pkgsrc-6458d710e0402ac06a759b953e06f42a3a51483d.tar.gz |
There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.
-rw-r--r-- | wm/icewm-gnome/Makefile | 4 | ||||
-rw-r--r-- | wm/icewm-imlib/Makefile | 4 | ||||
-rw-r--r-- | wm/icewm/Makefile | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile index b382e4b67de..184baa57836 100644 --- a/wm/icewm-gnome/Makefile +++ b/wm/icewm-gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2005/01/13 01:31:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.31 2005/01/13 10:14:45 xtraeme Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 3 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* icewm-imlib-[0-9]* diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index 6e06062091e..0b93597d928 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2005/01/13 01:31:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2005/01/13 10:14:45 xtraeme Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} -PKGREVISION= 3 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (imlib version) CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]* 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]* |