diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:25 +0000 |
commit | ab1f9189ad56ea8d66046523378eb4f492042e56 (patch) | |
tree | 3f177d426b2bf6bb3bfc1ff54478d840bf494ee0 /irc | |
parent | cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/netwalker-ircc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/netwalker-ircc/Makefile b/irc/netwalker-ircc/Makefile index fc88d1f552a9..42fc7f63e513 100644 --- a/irc/netwalker-ircc/Makefile +++ b/irc/netwalker-ircc/Makefile @@ -4,7 +4,7 @@ PORTNAME= netwalker-ircc PORTVERSION= 0.5.0 CATEGORIES= irc -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Lightweight curses-based IRC client |