summaryrefslogtreecommitdiff
path: root/x11/xdaemon
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:06:11 +0000
committerwiz <wiz>2001-02-17 17:06:11 +0000
commita45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047 (patch)
treeb77992e84a99ed0927e796b3a892e8e464f1c6a1 /x11/xdaemon
parentd608863c95ca75cb5c6de3ea7abf864b9bdcca15 (diff)
downloadpkgsrc-a45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'x11/xdaemon')
-rw-r--r--x11/xdaemon/Makefile3
-rw-r--r--x11/xdaemon/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile
index 3cc2d694af6..0bc113df624 100644
--- a/x11/xdaemon/Makefile
+++ b/x11/xdaemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/02/09 01:12:17 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 17:07:03 wiz Exp $
DISTNAME= xdaemon-1.0
CATEGORIES= games x11
@@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= ${PIX} Daemon.README
MAINTAINER= hubertf@netbsd.org
+COMMENT= The BSD Daemon sticking on your desktop (like xteddy)
DEPENDS+= xteddy-1.*:../xteddy
diff --git a/x11/xdaemon/pkg/COMMENT b/x11/xdaemon/pkg/COMMENT
deleted file mode 100644
index 9b15aa3f02a..00000000000
--- a/x11/xdaemon/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The BSD Daemon sticking on your desktop (like xteddy)