diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
commit | db61a267a67dbace595d97f9333b8dbafe8f9290 (patch) | |
tree | 12d273911156ba511eaed0856a76b6f879a57728 /irc/thales | |
parent | f26e9f136d5ff7d1e9905c48fa14f4b5ea014141 (diff) | |
download | ports-db61a267a67dbace595d97f9333b8dbafe8f9290.tar.gz ports-db61a267a67dbace595d97f9333b8dbafe8f9290.zip |
Notes
Diffstat (limited to 'irc/thales')
-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 5fcc75341e86..959b6ceb6f1d 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= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Thales -- An IRC to MySQL gateway GNU_CONFIGURE= yes |