diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
commit | 8968f8e3812f7e8868293da840479a213f9b5da1 (patch) | |
tree | dbc447626d651aaa4d55b9a2fb1fcbc67ba47455 /irc/minbif | |
parent | 02a61d870e6790da962a2c2e42dd0832da16a0c7 (diff) | |
download | ports-8968f8e3812f7e8868293da840479a213f9b5da1.tar.gz ports-8968f8e3812f7e8868293da840479a213f9b5da1.zip |
Notes
Diffstat (limited to 'irc/minbif')
-rw-r--r-- | irc/minbif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 1dfbea01dd93..1a4f866ebc35 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= irc net-im MASTER_SITES= http://minbif.im/attachments/download/50/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= An IRC to instant messaging gateway LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple |