diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-04 01:09:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-04 01:09:28 +0000 |
commit | 3af44b1cdb709136e6da3d747d532f4d314bc9a1 (patch) | |
tree | 8295e3bb8508f666e40149e6598661ff339a231a /editors/mode-info/Makefile | |
parent | 4e6807872d65690dcebbe4c42dc43447155b79ab (diff) | |
download | ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.tar.gz ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.zip |
Notes
Diffstat (limited to 'editors/mode-info/Makefile')
-rw-r--r-- | editors/mode-info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile index 125ceb36291e..6039f7a7eb0d 100644 --- a/editors/mode-info/Makefile +++ b/editors/mode-info/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= editors elisp MASTER_SITES= http://namazu.org/~tsuchiya/elisp/ -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Functions to refer Manuals on Emacsen with describe-* like interface MI_INDEX+= mi-emacs.idx |