diff options
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 0a5db4c8c6b5..931ba63ec90e 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 11.13 CATEGORIES= print elisp MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/ -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Integrated environment for writing LaTeX using GNU Emacs RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |