diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 15:56:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 15:56:52 +0000 |
commit | 5729f569007d72ec20dac0da75f5b700b5ecd2a9 (patch) | |
tree | c86f307348642c6453802ffb1e38df5591df2f37 /irc/bip/Makefile | |
parent | b331d1c1d31da5f42f0cb88d042e8894b192e6c4 (diff) |
Reset maintainer at his request due to current lack of time.
Notes
Notes:
svn path=/head/; revision=240454
Diffstat (limited to 'irc/bip/Makefile')
-rw-r--r-- | irc/bip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile index b90058e715ff..2155477a0013 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://bip.t1r.net/downloads/ \ http://distfiles.gentoo.org/distfiles/ \ LOCAL/beech -MAINTAINER= chess@chessgriffin.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple IRC proxy with SSL support GNU_CONFIGURE= yes |