diff options
author | joneum <joneum@FreeBSD.org> | 2019-07-06 01:41:03 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2019-07-06 01:41:03 +0800 |
commit | 840e5082456c20f69a466e1c7841a09de3e029c8 (patch) | |
tree | 5eefeaa1f5c303ae723fda1ed5896880daa0de76 /www/matomo/Makefile | |
parent | dfed3996207c014b5615f25132f3a43cf5046c8d (diff) | |
download | freebsd-ports-gnome-840e5082456c20f69a466e1c7841a09de3e029c8.tar.gz freebsd-ports-gnome-840e5082456c20f69a466e1c7841a09de3e029c8.tar.zst freebsd-ports-gnome-840e5082456c20f69a466e1c7841a09de3e029c8.zip |
Update to 3.10.0
Changelog: https://matomo.org/changelog/matomo-3-10-0/
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www/matomo/Makefile')
-rw-r--r-- | www/matomo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/matomo/Makefile b/www/matomo/Makefile index 4aec7575d4c7..bdc45555545d 100644 --- a/www/matomo/Makefile +++ b/www/matomo/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= matomo -DISTVERSION= 3.9.1 -PORTREVISION= 1 +DISTVERSION= 3.10.0 CATEGORIES= www MASTER_SITES= http://builds.matomo.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} |