diff options
author | Anders Nordby <anders@FreeBSD.org> | 2011-08-29 22:18:22 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2011-08-29 22:18:22 +0000 |
commit | 8d76f33676fe66a18847daadf16e49aff3c626cc (patch) | |
tree | 44c1587c20803d65473073197ddfc88cd5c1beaa /www | |
parent | 2a72e031989c93109e5dc324e44c7e82bc1f0182 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/varnish2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index eb04dcd8f412..47cc3253f971 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://repo.varnish-cache.org/source/ MAINTAINER= anders@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator +LATEST_LINK= varnish2 LICENSE= BSD LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |