diff options
author | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
commit | 31ebfafa12263b48d01f5c213021570ba34648b2 (patch) | |
tree | ef47797bede80dbd4a35bf39e40746df4b66fb99 /irc/minbif | |
parent | 93b14f8054ea0c80b9de3a20fbce94b100c4f59f (diff) | |
download | freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.gz freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.zst freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.zip |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@
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 |