diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile index 22e8789da411..49793d3395d6 100644 --- a/irc/irssi-devel/Makefile +++ b/irc/irssi-devel/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 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 |