diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/varnish2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index 0c3e2a36fb3c..599dfb31a1b7 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://repo.varnish-cache.org/source/ MAINTAINER= anders@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator +DEPRECATED= No update since january 2011. Upgrade to Varnish 3. +EXPIRATION_DATE= 2013-10-01 + LICENSE= BSD LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre |