diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
commit | c31ab796066436fae2d28d254b6fce196fc9bc6a (patch) | |
tree | 9ea21f6a29eaeabe8a1ccfa69d94c0ccc6238233 /irc | |
parent | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (diff) | |
download | ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.tar.gz ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/eggdrop/Makefile | 2 | ||||
-rw-r--r-- | irc/psybnc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index 05396e0a913f..11948166d702 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= The most popular open source Internet Relay Chat bot USE_TCL= 82+ diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 9d4c9413b9d4..f55d1fd66e37 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES DISTNAME= psyBNC-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc |