diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
commit | 30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26 (patch) | |
tree | c80c01ba11cd909fce0f5a8aca5910cc04ddbfbb /irc/keitairc2 | |
parent | dce9b3eb9b2fc2b4539945852c7bf15171503f1e (diff) |
Notes
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 \ |