diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/icewm-imlib/Makefile | 3 | ||||
-rw-r--r-- | wm/icewm/Makefile | 3 | ||||
-rw-r--r-- | wm/icewm/PLIST | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index 317a152a917..7a28e17f890 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 20:51:09 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/01/23 11:12:51 ghen Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} +PKGREVISION= 1 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 90778c3bbba..4a3e4b1d7d8 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2005/01/13 10:14:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.29 2006/01/23 11:12:50 ghen Exp $ PKGNAME= ${DISTNAME} +PKGREVISION= 1 COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]* diff --git a/wm/icewm/PLIST b/wm/icewm/PLIST index 0b05c35892a..0a089c4fa71 100644 --- a/wm/icewm/PLIST +++ b/wm/icewm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2006/01/06 20:49:20 rillig Exp $ +@comment $NetBSD: PLIST,v 1.17 2006/01/23 11:12:50 ghen Exp $ bin/icehelp bin/icesh bin/icewm @@ -107,8 +107,10 @@ share/icewm/mailbox/unreadmail.xpm share/icewm/menu share/icewm/preferences share/icewm/taskbar/bsd-daemon.xpm +share/icewm/taskbar/collapse.xpm share/icewm/taskbar/debian.xpm share/icewm/taskbar/desktop.xpm +share/icewm/taskbar/expand.xpm share/icewm/taskbar/icewm.xpm share/icewm/taskbar/linux.xpm share/icewm/taskbar/linux1.xpm |