diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-04-06 10:04:47 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-04-06 10:04:47 +0000 |
commit | 5bc9a45aefe945d82b8c30d45f705145b33e489d (patch) | |
tree | 9684174fdf70bf1886de18630481ef3cddda5dbb | |
parent | www/piwik: Update from 3.2.1 to 3.4.0 (diff) |
Reflect port-renaming of www/piwik to www/matomo in www/Makefile
Notes
Notes:
svn path=/head/; revision=466636
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a6fab538744e..9e4ad92b125e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -385,6 +385,7 @@ SUBDIR += man2web SUBDIR += mathjax SUBDIR += mathopd + SUBDIR += matomo SUBDIR += mattermost-server SUBDIR += mattermost-webapp SUBDIR += mediawiki127 @@ -1489,7 +1490,6 @@ SUBDIR += phpvirtualbox SUBDIR += pivotx SUBDIR += piwigo - SUBDIR += piwik SUBDIR += planet SUBDIR += plexwatchweb SUBDIR += plone |