summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
commita0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch)
treefe8266973ffa2637b58ee95206ea56dc48377bc4 /wm/sawfish
parenta486f11406b23d4578e07720dca416262225a087 (diff)
downloadpkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile4
-rw-r--r--wm/sawfish/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index e5ce61a46da..d45ddcf3b3d 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2001/02/13 11:47:07 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 17:21:44 wiz Exp $
#
PKGNAME= sawfish-${SF_VERS}
+COMMENT= GNOME-aware window manager that is fully configurable in Lisp
+
DEPENDS+= sawfish-replibs-${SF_VERS}:../../wm/sawfish-replibs
USE_X11BASE= # defined
diff --git a/wm/sawfish/pkg/COMMENT b/wm/sawfish/pkg/COMMENT
deleted file mode 100644
index fde6a39be7a..00000000000
--- a/wm/sawfish/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GNOME-aware window manager that is fully configurable in Lisp