diff options
author | hrs <hrs@FreeBSD.org> | 2004-07-25 22:37:14 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-07-25 22:37:14 +0800 |
commit | 35b1a4e4938caefd420bf2847b2b5c0e9f6b6579 (patch) | |
tree | 6a915989e2fdb11548682b6bf19550856d7bd2aa /print/auctex | |
parent | 4aa54e8a90b39cb7d720b8a36434ddce01cef031 (diff) | |
download | freebsd-ports-gnome-35b1a4e4938caefd420bf2847b2b5c0e9f6b6579.tar.gz freebsd-ports-gnome-35b1a4e4938caefd420bf2847b2b5c0e9f6b6579.tar.zst freebsd-ports-gnome-35b1a4e4938caefd420bf2847b2b5c0e9f6b6579.zip |
Take maintainership.
Approved by: linimon (mentor)
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 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 |