diff options
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 774b6c702c30..22ca7ba7ffc2 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= ab@astralblue.com +MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy GNU_CONFIGURE= yes |