diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /www/mod_traf_thief | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) |
Notes
Diffstat (limited to 'www/mod_traf_thief')
-rw-r--r-- | www/mod_traf_thief/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile index a57869df183a..0a9c9ea9c4a9 100644 --- a/www/mod_traf_thief/Makefile +++ b/www/mod_traf_thief/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .c # Original location: http://web.god.net.ru/projects/mod_traf_thief/dist/ DIST_SUBDIR= apache -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Allows you to redirect part of the traffic to your url BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |