diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /print/latex/Makefile | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=362828
Diffstat (limited to 'print/latex/Makefile')
-rw-r--r-- | print/latex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile index 272fa13f437a..fe886450268f 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -11,7 +11,7 @@ DISTFILES= latex_mf-${PORTVERSION}.tar.gz latex_tfm-${PORTVERSION}.tar.gz \ latex_base-${PORTVERSION}.tar.gz latex_tools-${PORTVERSION}.tar.gz \ latex_graphics-${PORTVERSION}.tar.gz latex_psnfss-${PORTVERSION}.tar.gz -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TeX macro package BUILD_DEPENDS= tex:${PORTSDIR}/print/tex |