diff options
author | jmmv <jmmv> | 2005-03-06 21:19:31 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-03-06 21:19:31 +0000 |
commit | 61c2cf8d08a4b8fa4622ccbead9d94c1f3b45021 (patch) | |
tree | 7e1d9ae09596639f554af218ea383f5d62f98723 /wm/Makefile | |
parent | 41ce10d5aad9bdff0298a30c47cf58dbf7e8e8fb (diff) | |
download | pkgsrc-61c2cf8d08a4b8fa4622ccbead9d94c1f3b45021.tar.gz |
Remove menu2wm; it's dead, as seen in its homepage (http://menu2wm.sf.net/).
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index 0b587d25361..c15bdf8ff60 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2005/02/03 09:59:59 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2005/03/06 21:19:31 jmmv Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -38,7 +38,6 @@ SUBDIR+= ion3-devel SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox -SUBDIR+= menu2wm SUBDIR+= metacity SUBDIR+= novawm SUBDIR+= obconf |