diff options
author | pav <pav@FreeBSD.org> | 2008-08-01 20:18:32 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-08-01 20:18:32 +0800 |
commit | c14c2697f24351c107bafd895c6df2e146deea56 (patch) | |
tree | 4e4dd9df986ab5d627ad8b869f544df05ae5e6ad /www/fluxcms/Makefile | |
parent | 25381ec1a8cd30f84737836448696018ff76a2fd (diff) | |
download | freebsd-ports-gnome-c14c2697f24351c107bafd895c6df2e146deea56.tar.gz freebsd-ports-gnome-c14c2697f24351c107bafd895c6df2e146deea56.tar.zst freebsd-ports-gnome-c14c2697f24351c107bafd895c6df2e146deea56.zip |
- Update to 20080801 snapshot
PR: ports/126157
Submitted by: Beat Gatzi <beat@chruetertee.ch> (maintainer)
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 |