diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-03-29 12:40:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-03-29 12:40:00 +0000 |
commit | 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch) | |
tree | faa47d38b96f7c3d479f826963ddfdc99b66acc3 /www/w3c-httpd | |
parent | 027ce626821d991bc282a370598c738be6c3e12e (diff) | |
download | pkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz |
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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} "" |