From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 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. --- www/w3c-httpd/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/w3c-httpd') diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index e4ae1d7247a..5670f1b88fd 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2001/09/09 20:36:54 agc Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:55 jmmv Exp $ # FreeBSD Id: Makefile,v 1.19 1999/01/08 19:59:26 fenner Exp DISTNAME= w3c-httpd-3.0A +WRKSRC= ${WRKDIR} CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp-eu.w3.org/pub/httpd/ @@ -10,8 +11,6 @@ MAINTAINER= package@netbsd.org HOMEPAGE= http://www.w3.org/pub/WWW/Daemon/ COMMENT= WWW server from the W3 Consortium (W3C) -WRKSRC= ${WRKDIR} - pre-configure: .if !defined(MD5_PW) @${ECHO} "" -- cgit v1.2.3