diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2001-10-05 14:40:23 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2001-10-05 14:40:23 +0000 |
commit | 1a33f2c3ebb88d2e229aa59ce7232fd7530d83ec (patch) | |
tree | f7f50e5b637aaa9fbb868bfb491301d847082a4f /misc/instant-server | |
parent | 8e4c2e5e4caff3f7bf387726f934b65c497dc172 (diff) | |
download | ports-1a33f2c3ebb88d2e229aa59ce7232fd7530d83ec.tar.gz ports-1a33f2c3ebb88d2e229aa59ce7232fd7530d83ec.zip |
Notes
Diffstat (limited to 'misc/instant-server')
-rw-r--r-- | misc/instant-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile index dc0196b0c1f8..55438b85ba9c 100644 --- a/misc/instant-server/Makefile +++ b/misc/instant-server/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ ${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \ cnewsdo:${PORTSDIR}/news/cnews \ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ - ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid23 + ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24 # Don't let stupid programs ask for configuration. |