From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- sysutils/etcupdate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/etcupdate') diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile index 3e6020b398c..25ad6254f07 100644 --- a/sysutils/etcupdate/Makefile +++ b/sysutils/etcupdate/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2003/03/28 21:14:35 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2003/03/29 12:42:27 jmmv Exp $ DISTNAME= etcupdate-20030204 +WRKSRC= ${WRKDIR} CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +11,6 @@ HOMEPAGE= http://www.netbsd.org/Documentation/current/ COMMENT= Script to update the configuration and startup files in /etc EXTRACT_ONLY= # defined -WRKSRC= ${WRKDIR} NO_CHECKSUM= # defined NO_CONFIGURE= # defined NO_BUILD= # defined -- cgit v1.2.3