diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
commit | 05684b80dd9f4d8c5476c1d6e62071a324b34c20 (patch) | |
tree | 01d8d1db8758fd8bcaa69e038bc69e689bcabfa4 /www/mod_traf_thief | |
parent | fa7483a9eea716cfdfbe1daade35d20b8893880e (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 a4c877dbd968..58923d4b2b33 100644 --- a/www/mod_traf_thief/Makefile +++ b/www/mod_traf_thief/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to redirect part of the traffic to your url -BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 +BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20 RUN_DEPENDS= ${BUILD_DEPENDS} RESTRICTED= No licence |