diff options
author | joneum <joneum@FreeBSD.org> | 2018-05-12 00:21:59 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-05-12 00:21:59 +0800 |
commit | f6e0a60c59f47a68df38af14afdcffce2613d0f7 (patch) | |
tree | b3cd18e7294a6065c8216fbbdc294b6b7efbc189 | |
parent | 02197efc186c24e1eeb0d73375d9851dbb782727 (diff) | |
download | freebsd-ports-gnome-f6e0a60c59f47a68df38af14afdcffce2613d0f7.tar.gz freebsd-ports-gnome-f6e0a60c59f47a68df38af14afdcffce2613d0f7.tar.zst freebsd-ports-gnome-f6e0a60c59f47a68df38af14afdcffce2613d0f7.zip |
Take Maintainer ship
-rw-r--r-- | www/matomo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/matomo/Makefile b/www/matomo/Makefile index 6b171d6b4c33..81a4d3d25470 100644 --- a/www/matomo/Makefile +++ b/www/matomo/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://builds.matomo.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= piwik-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Open Source Web Analytics Software Program LICENSE= GPLv3 |