diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-01 12:18:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-01 12:18:32 +0000 |
commit | 6d611a92fc9598e471731c72ff44c79b2cd27c19 (patch) | |
tree | 1a6bcfe0f8782ad0d46f19497ca4dccc4f00e02e /www/fluxcms/Makefile | |
parent | 2c4a5de525c587e972555a70c0d5e4dc828504bb (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 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 |