diff options
author | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
commit | ee4c074f462290909a9c472ce95aee46716b87cc (patch) | |
tree | e5359732898197b048a724a20eda848b54e26528 /textproc/unrtf | |
parent | f83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff) | |
download | freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip |
Change my ports to use my FreeBSD.org email address.
Diffstat (limited to 'textproc/unrtf')
-rw-r--r-- | textproc/unrtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 6c22d94acc88..7bd1b86014b8 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.21.1 CATEGORIES= textproc MASTER_SITES= GNU -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX USE_ICONV= yes |