diff options
Diffstat (limited to 'www/fluxcms/Makefile')
-rw-r--r-- | www/fluxcms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile index f76b1cd076ba..56309d86bee6 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -7,11 +7,11 @@ PORTNAME= fluxcms PORTVERSION= 1.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://bitflux.org/download/ \ http://www.chruetertee.ch/files/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20080622 +DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20080801 EXTRACT_SUFX= .tgz MAINTAINER= beat@chruetertee.ch |