From 28bede20833684e0ee018b85fad2da45934d9018 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Tue, 12 Jan 2010 06:45:07 +0000 Subject: - adopt --- misc/man.el/Makefile | 2 +- misc/mgp-mode.el/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index cb4786237a13..5ab2a6c44b93 100644 --- a/misc/man.el/Makefile +++ b/misc/man.el/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= misc elisp MASTER_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs # If you use Japanese manuals, install japanese/man as well. diff --git a/misc/mgp-mode.el/Makefile b/misc/mgp-mode.el/Makefile index f1e91bb45d53..b25c6bc19e75 100644 --- a/misc/mgp-mode.el/Makefile +++ b/misc/mgp-mode.el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://TypeHack.aial.hiroshima-u.ac.jp/pub/Emacs/MagicPoint/ \ http://freebsd.unixfreunde.de/sources/ DISTFILES= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A mode of Emacs for editing MagicPoint files #RUN_DEPENDS= mgp:${PORTSDIR}/misc/magicpoint -- cgit