diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-03 14:49:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-03 14:49:48 +0000 |
commit | f08e0ae493df686a20b901026e7b99b56dcbdf8c (patch) | |
tree | 68a471d45643b7cb890d6976429fb0b6ceeee300 /deskutils/egroupware/Makefile | |
parent | f367fab8f86722bd4e4ed345bac9e74955d58fab (diff) | |
download | freebsd-ports-f08e0ae493df686a20b901026e7b99b56dcbdf8c.zip |
- Update to 1.8.004.20130831
Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup
PR: ports/181769
Submitted by: Danilo Egea 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 a700d61700d3..f0a93c75e5f4 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.004.20130819 +PORTVERSION= 1.8.004.20130831 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ |