diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-13 23:01:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-13 23:01:00 +0800 |
commit | a397fbcec3f7c3d34a40bbbbd30d2e2285589762 (patch) | |
tree | 0960a7d3fb7e87448fff8e0db4825df96ac2790e /irc | |
parent | 84b41b281a6a578566fd5cd507e8b2902bb1d5ff (diff) | |
download | freebsd-ports-gnome-a397fbcec3f7c3d34a40bbbbd30d2e2285589762.tar.gz freebsd-ports-gnome-a397fbcec3f7c3d34a40bbbbd30d2e2285589762.tar.zst freebsd-ports-gnome-a397fbcec3f7c3d34a40bbbbd30d2e2285589762.zip |
- Pass maintainership to new volunteer
PR: ports/169828
Submitted by: Bryan Drewery <bryan@shatow.net>
Diffstat (limited to 'irc')
-rw-r--r-- | irc/gseen.mod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile index b673b83cf3ea..13689cebd8fa 100644 --- a/irc/gseen.mod/Makefile +++ b/irc/gseen.mod/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://www.kreativrauschen.de/gseen.mod/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/p/dev/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bryan@shatow.net COMMENT= A seen-module for the eggdrop IRC bot EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract |