diff options
author | ghen <ghen@pkgsrc.org> | 2006-01-23 11:12:50 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-01-23 11:12:50 +0000 |
commit | cddf5f2764b3a808d672eea3dfc20ca12ff0dca2 (patch) | |
tree | 3b08a8ce2e1d67035092bb106af4b89907156a5e /wm/icewm | |
parent | 8d9913b7489d99bbaaab3d52fbe736a5fff577f4 (diff) | |
download | pkgsrc-cddf5f2764b3a808d672eea3dfc20ca12ff0dca2.tar.gz |
Fix PLIST (two new taskbar icons since 1.2.23), bump PKREVISION for both
wm/icewm and wm/icewm-imlib.
Diffstat (limited to 'wm/icewm')
-rw-r--r-- | wm/icewm/Makefile | 3 | ||||
-rw-r--r-- | wm/icewm/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
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 |