diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-12 15:17:08 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-12 15:17:08 +0000 |
commit | 97e4ad5eb793020a417a2c9ad892f86fb05b12cb (patch) | |
tree | 676616764d44706593c4153749d4f2fdaf47043e /deskutils/egroupware/Makefile | |
parent | 5a5c5ebdae32c117a5adb6311b18ae91361843ab (diff) | |
download | freebsd-ports-97e4ad5eb793020a417a2c9ad892f86fb05b12cb.zip |
- Update from 1.8.007.20140506 to 1.8.007.20140512
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 0057a50ae858..49f2e9012371 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.007.20140506 +PORTVERSION= 1.8.007.20140512 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ |