diff options
Diffstat (limited to 'archivers/py-librtfcomp')
-rw-r--r-- | archivers/py-librtfcomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-librtfcomp/Makefile b/archivers/py-librtfcomp/Makefile index f589cf85d99f..465f771a509a 100644 --- a/archivers/py-librtfcomp/Makefile +++ b/archivers/py-librtfcomp/Makefile @@ -8,7 +8,7 @@ CATEGORIES= archivers python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Python bindings for the LZRTF compression library LIB_DEPENDS= rtfcomp.0:${PORTSDIR}/archivers/librtfcomp |