aboutsummaryrefslogtreecommitdiff
path: root/irc/dxirc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 11:50:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 11:50:48 +0000
commit6df3ec38820e702b04ee3befe14f131b05dbbd25 (patch)
treee04d3c6f11db3da840dfba47225f5cc94d163c0b /irc/dxirc
parentc4c48ca6397ba0b380467fcf55b4dbedd7104112 (diff)
downloadports-6df3ec38820e702b04ee3befe14f131b05dbbd25.tar.gz
ports-6df3ec38820e702b04ee3befe14f131b05dbbd25.zip
Drop the ipv6 virtual category for i* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514138
Diffstat (limited to 'irc/dxirc')
-rw-r--r--irc/dxirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/dxirc/Makefile b/irc/dxirc/Makefile
index 697e959a001c..e7f14c7633eb 100644
--- a/irc/dxirc/Makefile
+++ b/irc/dxirc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dxirc
PORTVERSION= 1.30.0
PORTREVISION= 3
-CATEGORIES= irc ipv6
+CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= arch_dvx@users.sourceforge.net