diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rtfreader/Makefile | 2 | ||||
-rw-r--r-- | textproc/tnef2txt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rtfreader/Makefile b/textproc/rtfreader/Makefile index 98f7a071d00f..c379848088eb 100644 --- a/textproc/rtfreader/Makefile +++ b/textproc/rtfreader/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.fiction.net/blong/programs/ DISTNAME= ms-rtf -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A portable application/ms-rtf parser ALL_TARGET= rtfreader diff --git a/textproc/tnef2txt/Makefile b/textproc/tnef2txt/Makefile index 4f1e38f31954..5a0cf47527d8 100644 --- a/textproc/tnef2txt/Makefile +++ b/textproc/tnef2txt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= textproc converters MASTER_SITES= http://www.fiction.net/blong/programs/tnef2txt/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A portable application/ms-tnef parser ALL_TARGET= tnef2txt |