diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 03:23:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 03:23:36 +0000 |
commit | 3487d43df83b65c6f7fb5c0c95f425a8dfd17850 (patch) | |
tree | 2cbed45f8297c6cc68194d2dca6f6465005094c5 /irc | |
parent | 598c878955c2bd9f94507e6538032d44206c6084 (diff) | |
download | ports-3487d43df83b65c6f7fb5c0c95f425a8dfd17850.tar.gz ports-3487d43df83b65c6f7fb5c0c95f425a8dfd17850.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index 774b6c702c30..22ca7ba7ffc2 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/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 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 |