diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /irc | |
parent | 12657ca8d25f6e54b471ed78b1b559c811559c26 (diff) | |
download | ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.tar.gz ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/thales/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile index 8280a49cbf32..8cb105944307 100644 --- a/irc/thales/Makefile +++ b/irc/thales/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= GNU Thales -- An IRC to MySQL gateway GNU_CONFIGURE= yes |