diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-12-23 04:29:19 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-12-23 04:29:19 +0000 |
commit | 2fdc2060520a325305c860c061f3edefe1a3b138 (patch) | |
tree | b01ca932bb901f688558c1cd5486709cb9cab344 | |
parent | Fix MASTER_SITES. (diff) |
Pass maintainership to Steven Bailey <eviilboy@cox.net>.
Submitted by: new maintainer
Notes
Notes:
svn path=/head/; revision=71811
-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 84d36001deba..5d00c9f9ba48 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 |