diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-11-02 09:01:27 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-11-02 09:01:27 +0000 |
commit | 5fe8c66ab8c51964a234cb6451362214b736d916 (patch) | |
tree | d833db0ed45e2b220cfd8d096cabd8393f47d67d /www/groupoffice/Makefile | |
parent | 0fb5922be285364d9a4d583c95e4858acf80b837 (diff) | |
download | ports-5fe8c66ab8c51964a234cb6451362214b736d916.tar.gz ports-5fe8c66ab8c51964a234cb6451362214b736d916.zip |
Notes
Diffstat (limited to 'www/groupoffice/Makefile')
-rw-r--r-- | www/groupoffice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 3b8ed27152f5..94d4dc28b9d7 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -3,8 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.0.27 -PORTREVISION= 1 +DISTVERSION= 6.1.57 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -23,7 +22,7 @@ SHEBANG_FILES= go/vendor/tcpdf/tools/tcpdf_addfont.php \ groupofficecli.php \ install/autoinstall.php \ modules/postfixadmin/scripts/vacation.pl \ - modules/sync/z-push21/install.sh \ + modules/sync/z-push/install.sh \ vendor/fkooman/php-oauth-client/bin/php-oauth-client-create-tables NO_ARCH= yes |