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 | |
parent | 4e6807872d65690dcebbe4c42dc43447155b79ab (diff) | |
download | ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.tar.gz ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/boiling-egg/Makefile | 2 | ||||
-rw-r--r-- | editors/mode-info/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/boiling-egg/Makefile b/editors/boiling-egg/Makefile index dc8b1fcbc1f6..905e65cc44b2 100644 --- a/editors/boiling-egg/Makefile +++ b/editors/boiling-egg/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.el EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A front-end of Egg V4 NO_WRKSUBDIR= yes 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 |