From a47cd2b8710a45e82c741bd6f871264a50843991 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Feb 2000 16:11:16 +0000 Subject: reorder lines for pkglint --- x11/xdaemon/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x11/xdaemon') 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 -- cgit v1.2.3