diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-03-09 16:12:57 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-03-09 16:12:57 +0000 |
commit | 54c58cce2aed34896345679da80545a443b526c1 (patch) | |
tree | cca4cadb982c27354d258ce723a1cf2107a59ee4 /deskutils/egroupware/Makefile | |
parent | d3cd6aff6343b8228fb1cb140f41d067dbf864a5 (diff) | |
download | freebsd-ports-54c58cce2aed34896345679da80545a443b526c1.zip |
- Update from 1.8.006.20140217 to 1.8.006.20140307
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 709bf2002d8e..0b95d5cb84d1 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.006.20140217 +PORTVERSION= 1.8.006.20140307 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ |