diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
commit | 30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26 (patch) | |
tree | c80c01ba11cd909fce0f5a8aca5910cc04ddbfbb /irc | |
parent | dce9b3eb9b2fc2b4539945852c7bf15171503f1e (diff) | |
download | freebsd-ports-gnome-30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26.tar.gz freebsd-ports-gnome-30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26.tar.zst freebsd-ports-gnome-30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irchat-jp/Makefile | 2 | ||||
-rw-r--r-- | irc/keitairc/Makefile | 2 | ||||
-rw-r--r-- | irc/keitairc2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index 3f70d7ef3f70..8244b0f0a652 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= "":master matusita/${PORTNAME}/:backup DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} DISTFILES= ${DISTNAME}.tgz:master,backup -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC client for Emacs, derived from irchat RUN_DEPENDS= ${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc diff --git a/irc/keitairc/Makefile b/irc/keitairc/Makefile index e1acec4304cf..a108bbe310f3 100644 --- a/irc/keitairc/Makefile +++ b/irc/keitairc/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/27571 DISTNAME= ${PORTNAME} EXTRACT_SUFX= #empty -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=IRC proxy for mobilephone that have a web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Japanese.pm:${PORTSDIR}/japanese/p5-Unicode-Japanese \ diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile index 4c92f5af52ea..af4f43a586e2 100644 --- a/irc/keitairc2/Makefile +++ b/irc/keitairc2/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/47485 #PATCH_SITES= http://home.jp.FreeBSD.org/~matusita/keitairc2/ -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=IRC proxy for mobilephone that have a web interface RUN_DEPENDS= ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \ |