diff options
Diffstat (limited to 'www/xcache/Makefile')
-rw-r--r-- | www/xcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index babac47d5b99..7697534c6244 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcache -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2-rc1 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ |