diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
commit | d7018eab568dffe7626bd654d5e70cf3ea1e4294 (patch) | |
tree | 48d558f8f5cb5eeba5e449ec7d21224d02370947 /print/py-rtf | |
parent | 562c52b5253b097d70a47594beaccbeece11ecc1 (diff) | |
download | ports-d7018eab568dffe7626bd654d5e70cf3ea1e4294.tar.gz ports-d7018eab568dffe7626bd654d5e70cf3ea1e4294.zip |
Notes
Diffstat (limited to 'print/py-rtf')
-rw-r--r-- | print/py-rtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-rtf/Makefile b/print/py-rtf/Makefile index f6ffd8fbd45c..7b09b2ffe3a3 100644 --- a/print/py-rtf/Makefile +++ b/print/py-rtf/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyrtf PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRTF-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to create RTF documents using the Python language USE_PYTHON= yes |