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/ap-throttle/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/ap-throttle') diff --git a/www/ap-throttle/Makefile b/www/ap-throttle/Makefile index 5823205eb8c..e558b12aed3 100644 --- a/www/ap-throttle/Makefile +++ b/www/ap-throttle/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/02/17 17:50:12 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:48 jmmv Exp $ DISTNAME= mod_throttle312 PKGNAME= ap-throttle-3.1.2 +WRKSRC= ${WRKDIR}/${PKGNAME:S/ap-/mod_/} CATEGORIES= www MASTER_SITES= http://www.snert.com/Software/mod_throttle/ EXTRACT_SUFX= .tgz @@ -12,8 +13,6 @@ COMMENT= Apache module for limiting bandwidth usage USE_BUILDLINK2= YES -WRKSRC= ${WRKDIR}/${PKGNAME:S/ap-/mod_/} - APACHE_MODULE_NAME= mod_throttle.so APACHE_MODULE_SRC= mod_throttle.c -- cgit v1.2.3