diff options
author | petef <petef@FreeBSD.org> | 2002-12-23 04:29:19 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-12-23 04:29:19 +0000 |
commit | 645b8882c31396677dba2d8f616f8010abf47ffe (patch) | |
tree | 1d8dfbadf4f6ef1d72e91f1fc2ad08735b348aab /irc/scrollz | |
parent | 1eb623de67afca0ddffa25541867b0f75ebf6f2e (diff) | |
download | FreeBSD-ports-645b8882c31396677dba2d8f616f8010abf47ffe.zip FreeBSD-ports-645b8882c31396677dba2d8f616f8010abf47ffe.tar.gz |
Pass maintainership to Steven Bailey <eviilboy@cox.net>.
Submitted by: new maintainer
Diffstat (limited to 'irc/scrollz')
-rw-r--r-- | irc/scrollz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 84d3600..5d00c9f 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://scrollz.broken.com/source/ DISTNAME= ScrollZ-${PORTVERSION} -MAINTAINER= petef@FreeBSD.org +MAINTAINER= eviilboy@cox.net IS_INTERACTIVE= yes GNU_CONFIGURE= yes |