diff options
Diffstat (limited to 'www/varnish2/Makefile')
-rw-r--r-- | www/varnish2/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index 90b3d692b7aa..e8dabd2adf81 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -6,11 +6,9 @@ # PORTNAME= varnish -PORTVERSION= 1.1 -PORTREVISION= 2 +PORTVERSION= 1.1.1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= des@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator |