diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /textproc | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) | |
download | ports-64b4794545c3dd13930b5346b75feccd44f77b34.tar.gz ports-64b4794545c3dd13930b5346b75feccd44f77b34.zip |
Notes
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 |