diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-07 15:16:09 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-07 15:16:09 +0000 |
commit | 05bf2adc92646271c45e6a16715e3968b1c6084c (patch) | |
tree | f40ac681821ed786e444ba1bdd4630b9302fc757 /deskutils/egroupware/Makefile | |
parent | 04fcc13a471fa8c7cf2f1a8276edd75da5a4df73 (diff) | |
download | freebsd-ports-05bf2adc92646271c45e6a16715e3968b1c6084c.zip |
- Update from 1.8.006.20140307 to 1.8.007.20140506
Diffstat (limited to 'deskutils/egroupware/Makefile')
-rw-r--r-- | deskutils/egroupware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 8839cab1de73..0057a50ae858 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.006.20140307 +PORTVERSION= 1.8.007.20140506 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ |