diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 15:01:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 15:01:00 +0000 |
commit | db4f8674b20f3e5dc4d58c9373b2598faee012e5 (patch) | |
tree | ddf026ed7530d01258f74d5b039d9ea1eca8c461 /irc | |
parent | cd6c68b7d7722451a0342fbdbf4b260a0fb10025 (diff) |
Notes
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 |