summaryrefslogtreecommitdiff
path: root/wm/menu2wm/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-04 22:24:54 +0000
committerjmmv <jmmv>2004-02-04 22:24:54 +0000
commit9f231e33352dd2bdb69f41cc497116fa97af80a4 (patch)
tree2477f4b4f2c61f222f2f80624425e644fb19492a /wm/menu2wm/Makefile
parentc89db8e83b400550525193f8902ca613e8c4d644 (diff)
downloadpkgsrc-9f231e33352dd2bdb69f41cc497116fa97af80a4.tar.gz
Update to 0.2:
Second alpha version, released on 2004/02/04. * Intensive code reorganization and cleanup. * Added a DTD describing menu2wm's input format. Menu files are validated against it automatically. * Added output support for FVWM. * Added limited output support for .desktop files. KDE will open generted menus without problems, while GNOME will have to use the old mode to use them (because files do not use the 'Categories' property).
Diffstat (limited to 'wm/menu2wm/Makefile')
-rw-r--r--wm/menu2wm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/menu2wm/Makefile b/wm/menu2wm/Makefile
index 2498b4645dc..52cb520a2ea 100644
--- a/wm/menu2wm/Makefile
+++ b/wm/menu2wm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/04 22:24:54 jmmv Exp $
#
-DISTNAME= menu2wm-0.1
-PKGREVISION= 2
+DISTNAME= menu2wm-0.2
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=menu2wm/}