diff options
Diffstat (limited to 'irc/irchat-pj-emacs21/Makefile')
-rw-r--r-- | irc/irchat-pj-emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irchat-pj-emacs21/Makefile b/irc/irchat-pj-emacs21/Makefile index a038cefd1fbb..76ecb97b0f3c 100644 --- a/irc/irchat-pj-emacs21/Makefile +++ b/irc/irchat-pj-emacs21/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC client which runs under Emacsen BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} |