diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 12:51:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 12:51:13 +0000 |
commit | 8b6eb1cd939a4eaaa99f038001c95fe9ab08c310 (patch) | |
tree | e03dce22158c9b4da1a92caf68d613d6624f8fce /irc | |
parent | e18f7339c8606db4de37c29ed267d1092395c402 (diff) | |
download | ports-8b6eb1cd939a4eaaa99f038001c95fe9ab08c310.tar.gz ports-8b6eb1cd939a4eaaa99f038001c95fe9ab08c310.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/erc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/erc/Makefile b/irc/erc/Makefile index b99af71d8456..e7134364f402 100644 --- a/irc/erc/Makefile +++ b/irc/erc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= erc PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= karma@ez.pereslavl.ru COMMENT= ERC is an Emacs InternetRelayChat client EMACS_PORT_NAME?= emacs21 |