diff options
Diffstat (limited to 'print')
-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 30b45f6c3cbe..538d42b2f267 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Integrated environment for writing LaTeX using GNU Emacs EMACS_PORT_NAME?= emacs21 |