diff options
-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]* |