diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-28 03:28:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-28 03:28:54 +0800 |
commit | 80d41c162275fb111e1f3729e9b84f2fb047a62e (patch) | |
tree | 5662c2fd40696bdbbfdca1fb233d3c85297b5db4 /irc | |
parent | dbd59361dcd869e6322315a04e25b2d5bc7e09aa (diff) | |
download | freebsd-ports-gnome-80d41c162275fb111e1f3729e9b84f2fb047a62e.tar.gz freebsd-ports-gnome-80d41c162275fb111e1f3729e9b84f2fb047a62e.tar.zst freebsd-ports-gnome-80d41c162275fb111e1f3729e9b84f2fb047a62e.zip |
Release maintainership
PR: 218170
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-gozerbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile index 388b89d823e5..a63e224903f5 100644 --- a/irc/py-gozerbot/Makefile +++ b/irc/py-gozerbot/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://gozerbot.org/media/tarball/ \ GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sten@blinkenlights.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Gozerbot - A modular Python IRC and Jabber bot BROKEN= Unfetchable (google code has gone away) |