diff options
author | ben <ben@pkgsrc.org> | 2005-01-28 00:00:14 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-01-28 00:00:14 +0000 |
commit | 86795c9bfc43ba767f262579a79835da44595083 (patch) | |
tree | 54081465ed0b92ba50e0e77bbefe7e8c162952b2 | |
parent | 3cdfa8dae46b24aea81921f4d1714adc04d8573d (diff) | |
download | pkgsrc-86795c9bfc43ba767f262579a79835da44595083.tar.gz |
Add wmdrawer to windowmaker-desktop and bump version number.
-rw-r--r-- | meta-pkgs/windowmaker-desktop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/windowmaker-desktop/Makefile b/meta-pkgs/windowmaker-desktop/Makefile index f88615ecb7f..e4e44c1ba3b 100644 --- a/meta-pkgs/windowmaker-desktop/Makefile +++ b/meta-pkgs/windowmaker-desktop/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/01/03 15:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/01/28 00:00:14 ben Exp $ # -DISTNAME= windowmaker-desktop-1.1 -PKGREVISION= 4 +DISTNAME= windowmaker-desktop-1.2 CATEGORIES= meta-pkgs x11 windowmaker MASTER_SITES= # empty DISTFILES= # empty @@ -18,6 +17,7 @@ DEPENDS+= wmthemes-[0-9]*:../../wm/wmthemes DEPENDS+= wmakerconf-[0-9]*:../../wm/wmakerconf DEPENDS+= asclock-[0-9]*:../../time/asclock DEPENDS+= wmcpuload-[0-9]*:../../sysutils/wmcpuload +DEPENDS+= wmdrawer-[0-9]*:../../wm/wmdrawer DEPENDS+= wmmemmon-[0-9]*:../../sysutils/wmmemmon DEPENDS+= wmmail-[0-9]*:../../mail/wmmail DEPENDS+= wmnet-[0-9]*:../../net/wmnet |