diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
commit | 1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch) | |
tree | a4acd7e0215eed3892898e7164cb539838449581 /print/py-rtf/Makefile | |
parent | dd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff) | |
download | freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.gz freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.zst freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.zip |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
Diffstat (limited to 'print/py-rtf/Makefile')
-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 |