summaryrefslogtreecommitdiffstats
path: root/misc/instant-server
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-28 10:07:06 +0000
committeredwin <edwin@FreeBSD.org>2003-12-28 10:07:06 +0000
commit9933c009ce295d59a84c851df1373d2f985c3328 (patch)
treed4649e104ad6653e972395a14b2726a1d829d9d4 /misc/instant-server
parentbc73df2ceedd6447bd52917bfba8211a4c563796 (diff)
downloadFreeBSD-ports-9933c009ce295d59a84c851df1373d2f985c3328.zip
FreeBSD-ports-9933c009ce295d59a84c851df1373d2f985c3328.tar.gz
[PATCH] using www/squid as proxy (instead of www/squid24)
Squid-STABLE version 2.5 should be stable enough for use in misc/instant-server, so usage of squid24 should be obsolete PR: ports/54938 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: puregroog
Diffstat (limited to 'misc/instant-server')
-rw-r--r--misc/instant-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile
index d6f6ad4..56990f8 100644
--- a/misc/instant-server/Makefile
+++ b/misc/instant-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= instant-server
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.lemis.com/pub/
MASTER_SITE_SUBDIR= pub/instant-server
@@ -21,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
cnewsdo:${PORTSDIR}/news/cnews \
${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT} \
- ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
+ ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
# Don't let stupid programs ask for configuration.
OpenPOWER on IntegriCloud