diff options
author | adrian <adrian@FreeBSD.org> | 2008-11-28 01:51:28 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2008-11-28 01:51:28 +0800 |
commit | 9ec0b622946796fdb8846284dfb5903584027fa1 (patch) | |
tree | 611cd4463d83fbcd4f0837c97a44315254006a22 /www/cacheboy16/Makefile | |
parent | 69138ce84d4adf8819c213d98c03a03430121d4a (diff) | |
download | freebsd-ports-gnome-9ec0b622946796fdb8846284dfb5903584027fa1.tar.gz freebsd-ports-gnome-9ec0b622946796fdb8846284dfb5903584027fa1.tar.zst freebsd-ports-gnome-9ec0b622946796fdb8846284dfb5903584027fa1.zip |
Update port to Cacheboy-1.5.2.
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 |