diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-24 18:55:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-24 18:55:32 +0000 |
commit | e1e2ff06289ffff203fc0bd4cf5586652ad80a72 (patch) | |
tree | d4f8fd0eeb7481eea79c1088389fa78415d8e6bd /textproc/rtf-tools | |
parent | e5b5dd826ecdd48898c996b17b68885686c7c1c7 (diff) | |
download | pkgsrc-e1e2ff06289ffff203fc0bd4cf5586652ad80a72.tar.gz |
Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
Diffstat (limited to 'textproc/rtf-tools')
-rw-r--r-- | textproc/rtf-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rtf-tools/Makefile b/textproc/rtf-tools/Makefile index 93d0516aae0..cce5c14cf1d 100644 --- a/textproc/rtf-tools/Makefile +++ b/textproc/rtf-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/11/29 01:12:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/24 18:55:42 wiz Exp $ # DISTNAME= RTF-1.10 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.primate.wisc.edu/software/RTF/ EXTRACT_SUFX= .tar.Z -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www.primate.wisc.edu/software/RTF/ COMMENT= RTF to troff/groff/text converter |