diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-11-05 18:47:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-11-05 18:47:50 +0000 |
commit | 45b76584fbac2c6122fe8e381b7daebd172651bd (patch) | |
tree | bc50a7056b30ec26996a8252769defa5cefcf64f /irc | |
parent | * Bump version (diff) |
* Update master site
* Update maintainer's e-mail
PR: ports/22586
Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/tirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/tirc/Makefile b/irc/tirc/Makefile index d6cb6322e21f..19e447ea3f33 100644 --- a/irc/tirc/Makefile +++ b/irc/tirc/Makefile @@ -8,9 +8,9 @@ PORTNAME= tirc PORTVERSION= 1.2 CATEGORIES= irc -MASTER_SITES= ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/ +MASTER_SITES= ftp://ftp.mayn.de/pub/unix/Network/Irc/tirc/ -MAINTAINER= dr@domix.de +MAINTAINER= dr@astorit.com GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-ansi-colours" |