diff options
-rw-r--r-- | www/web-traceroute/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/web-traceroute/Makefile b/www/web-traceroute/Makefile index 02f51025843d..aea9568233f0 100644 --- a/www/web-traceroute/Makefile +++ b/www/web-traceroute/Makefile @@ -17,7 +17,7 @@ MAINTAINER= dean@odyssey.apana.org.au COMMENT= WWW Traceroute CGI script written in C PLIST_FILES= www/cgi-bin/trace -USE_APACHE= yes +USE_APACHE= 1.3 #pre-configure: # ${SH} ${SCRIPTDIR}/locate-template.sh |