diff options
Diffstat (limited to 'irc/irssi/Makefile')
-rw-r--r-- | irc/irssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 22e8789da411..49793d3395d6 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -8,7 +8,7 @@ PORTNAME= irssi PORTVERSION= 0.8.6 PORTREVISION?= 1 -CATEGORIES+= irc ipv6 # `+=' is for slave ports +CATEGORIES+= irc # `+=' is for slave ports MASTER_SITES= http://irssi.org/files/ MAINTAINER?= vanilla@FreeBSD.org |