diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-15 08:16:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-15 08:16:52 +0800 |
commit | c0af1f86523e87772bb76663a43cf2eccde6bdba (patch) | |
tree | 83aaa4cb9a2353dcd63de00c61478bad8f0d78ba /print/texinfo | |
parent | 8fc9d508699f366358d37134f571f54e662fd495 (diff) | |
download | freebsd-ports-gnome-c0af1f86523e87772bb76663a43cf2eccde6bdba.tar.gz freebsd-ports-gnome-c0af1f86523e87772bb76663a43cf2eccde6bdba.tar.zst freebsd-ports-gnome-c0af1f86523e87772bb76663a43cf2eccde6bdba.zip |
- Take maintainership
Diffstat (limited to 'print/texinfo')
-rw-r--r-- | print/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 0540b3a17f5a..d1775ece1b4d 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Typeset documentation system with multiple format output BUILD_DEPENDS+= help2man:misc/help2man |