diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2019-04-04 18:58:07 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-04-04 18:58:07 +0000 |
| commit | 45d3382021b0bd2cb13910883432aa35be2dade4 (patch) | |
| tree | b00e6d7549be04f806f9783b162f0e4f42c3dec6 | |
| parent | devel/modules2tuple: create port (diff) | |
As suggested in PR 497755: adopt this port.
PR: 236976
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=497862
| -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 |
