diff options
Diffstat (limited to 'irc/tirc')
-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" |