diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
commit | 2f803cd9a69952202497d9becab64dab9a9847fa (patch) | |
tree | e220444dd1fbdce6af2ffe9e4c8249414e16903e /irc/keitairc2 | |
parent | 1f8e33aeef5bbd0f85d671aecc7744ebd42430d7 (diff) | |
download | freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.gz freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.zst freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Diffstat (limited to 'irc/keitairc2')
-rw-r--r-- | irc/keitairc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |