summaryrefslogtreecommitdiff
path: root/x11/xdaemon
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-05 16:11:16 +0000
committerwiz <wiz>2000-02-05 16:11:16 +0000
commita47cd2b8710a45e82c741bd6f871264a50843991 (patch)
treeb29a4d31445fbbeaa4b391fb4e8473789cee5d4d /x11/xdaemon
parentd6d083a2cae8d347235beda241e6fc144761cfe5 (diff)
downloadpkgsrc-a47cd2b8710a45e82c741bd6f871264a50843991.tar.gz
reorder lines for pkglint
Diffstat (limited to 'x11/xdaemon')
-rw-r--r--x11/xdaemon/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile
index 1cf04411e26..2232566e47d 100644
--- a/x11/xdaemon/Makefile
+++ b/x11/xdaemon/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2000/01/09 23:49:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/02/05 16:11:16 wiz Exp $
DISTNAME= xdaemon-1.0
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-PIX= xdaemon_bw.xbm xdaemon2_bw.xbm \
- xdaemon_color.xpm xdaemon2_color.xpm \
- xdaemon_icon.xbm xdaemon2_icon.xbm \
- xdaemon_mask.xbm xdaemon2_mask.xbm
DISTFILES= ${PIX} Daemon.README
MAINTAINER= hubertf@netbsd.org
DEPENDS+= xteddy-1.*:../xteddy
+PIX= xdaemon_bw.xbm xdaemon2_bw.xbm \
+ xdaemon_color.xpm xdaemon2_color.xpm \
+ xdaemon_icon.xbm xdaemon2_icon.xbm \
+ xdaemon_mask.xbm xdaemon2_mask.xbm
WRKSRC= ${WRKDIR}
NO_PATCH= yes
NO_CONFIGURE= yes