diff options
author | johans <johans@FreeBSD.org> | 2016-12-15 05:48:10 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-12-15 05:48:10 +0800 |
commit | 84057ee454c074e66b43679240cb2358756c4481 (patch) | |
tree | 97a408059d1d4b5207fdbfb759af34b436fbdb13 /print/texinfo | |
parent | a78ec4083e8632100dc512cd204ecfc4ab516024 (diff) | |
download | freebsd-ports-gnome-84057ee454c074e66b43679240cb2358756c4481.tar.gz freebsd-ports-gnome-84057ee454c074e66b43679240cb2358756c4481.tar.zst freebsd-ports-gnome-84057ee454c074e66b43679240cb2358756c4481.zip |
Stepping down as maintainer for some ports.
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 54b6d829e2ca..0540b3a17f5a 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= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Typeset documentation system with multiple format output BUILD_DEPENDS+= help2man:misc/help2man |