diff options
Diffstat (limited to 'www/cacheboy16/Makefile')
-rw-r--r-- | www/cacheboy16/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/cacheboy16/Makefile b/www/cacheboy16/Makefile index 7069bde59afc..05fa640153dd 100644 --- a/www/cacheboy16/Makefile +++ b/www/cacheboy16/Makefile @@ -75,13 +75,13 @@ # Enable experimental multicast notification of cachemisses. PORTNAME= cacheboy -DISTVERSION= 1.5.1 -PORTREVISION= 4 +DISTVERSION= 1.5.2 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= CACHEBOY_1.5.1 +DISTNAME= CACHEBOY_1.5.2 # EXTRACT_SUFX= .tar.gz -DIST_SUBDIR= CACHEBOY_1.5.1 +DIST_SUBDIR= CACHEBOY_1.5.2 MAINTAINER= adrian@freebsd.org COMMENT= HTTP Caching Proxy (Squid Derivative) - Development Release |