diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-01 14:56:44 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-01 14:56:44 +0000 |
commit | f250546072038227193b2d302f87f85c8f5c44bb (patch) | |
tree | 9331bf494656d1f47d772f661f9c4c843fc2bbf7 /deskutils/egroupware/Makefile | |
parent | 8f805c6c1507f1eea3cee48b996b2ba513211300 (diff) | |
download | freebsd-ports-f250546072038227193b2d302f87f85c8f5c44bb.zip |
deskutils/egroupware: update to 1.8.004.20130727
- Update to 1.8.004.20130727
Changes:
http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?revision=43244&view=markup
PR: ports/180978
Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo gmail.com> (maintainer)
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 80be1d681aac..ec020180d960 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.004.20130620 +PORTVERSION= 1.8.004.20130727 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ |