diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 10:34:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 10:34:24 +0000 |
commit | 182751ed1a171f29c37ae2844c2326d4b10c82d8 (patch) | |
tree | 115726250589f6b931550e2bfd8922c63378454f /www/rsstool | |
parent | 0532ed17c39b58671f47bab79ec663e7d39f635b (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=220109
Diffstat (limited to 'www/rsstool')
-rw-r--r-- | www/rsstool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rsstool/Makefile b/www/rsstool/Makefile index 043b00996330..bc1cf68f1fe9 100644 --- a/www/rsstool/Makefile +++ b/www/rsstool/Makefile @@ -9,9 +9,9 @@ PORTNAME= rsstool DISTVERSION= 1.0.0 DISTVERSIONSUFFIX= -src CATEGORIES= www -MASTER_SITES= BERLIOS CENKES +MASTER_SITES= BERLIOS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Read, parse, merge and write RSS and Atom feeds USE_ICONV= yes |