diff options
Diffstat (limited to 'textproc/rss2html')
-rw-r--r-- | textproc/rss2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile index d11177b41ea4..9357f133d3f9 100644 --- a/textproc/rss2html/Makefile +++ b/textproc/rss2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://mirror.mcx2.org/ \ ftp://ftp.nopcode.org/prj/rss2html/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= RSS to HTML converter LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl |