diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
commit | 6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch) | |
tree | 41d4f435c2386738df109c6f8e426ad04a1505f4 /textproc/rtfx | |
parent | 33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff) |
Notes
Diffstat (limited to 'textproc/rtfx')
-rw-r--r-- | textproc/rtfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile index 8a2914e2ffa7..b8e18814eda8 100644 --- a/textproc/rtfx/Makefile +++ b/textproc/rtfx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3 CATEGORIES= textproc MASTER_SITES= http://memberwebs.com/nielsen/software/rtfx/ -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= An RTF to XML converter LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron |