aboutsummaryrefslogtreecommitdiff
path: root/www/varnish2/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2007-12-20 14:09:53 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2007-12-20 14:09:53 +0000
commit1492e1edb95300a09bab628d7019ac2f5af9ed20 (patch)
treef4d0cf7cd820ee3c9f394db92896242cc50869c4 /www/varnish2/Makefile
parenta7ad33043bbbd6333cb631fc5dc1a8c94aa60627 (diff)
Notes
Diffstat (limited to 'www/varnish2/Makefile')
-rw-r--r--www/varnish2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile
index d4e869406d6a..56d3334549b8 100644
--- a/www/varnish2/Makefile
+++ b/www/varnish2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= varnish
-PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTVERSION= 1.1.2
CATEGORIES= www
MASTER_SITES= SF
@@ -23,7 +22,7 @@ MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtop.1
MAN7= vcl.7
USE_REINPLACE= YES
-USE_RC_SUBR= varnishd varnishlog
+USE_RC_SUBR= varnishd varnishlog varnishncsa
.include <bsd.port.pre.mk>