diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-03-09 09:26:32 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-03-09 09:26:32 +0000 |
commit | d6881c2347f9d4f12aeadba48d9869cea60fa0e6 (patch) | |
tree | 8961a16b8ee023c0228506300c2ec027caef30e1 /www/fluxcms/Makefile | |
parent | a5a6220a3b85f48ef1af9092f54609ca0d3d29b6 (diff) |
Notes
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 11d1b2d904b7..525cc55d4dc0 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -7,11 +7,11 @@ PORTNAME= fluxcms PORTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://bitflux.org/download/ \ http://www.chruetertee.ch/files/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20081127 +DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20090308 EXTRACT_SUFX= .tgz MAINTAINER= beat@FreeBSD.org |