diff options
| -rw-r--r-- | www/tt-rss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 986d60c9c98b..d98b7a610ed7 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://git.tt-rss.org/git/tt-rss/archive/ DISTNAME= ${GIT_TAGNAME} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= dereks@lifeofadishwasher.com COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator LICENSE= GPLv2 |
