aboutsummaryrefslogtreecommitdiff
path: root/irc/sirc
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/sirc
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/sirc')
-rw-r--r--irc/sirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index e7ec28274c6a..6e056aa48143 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sirc
PORTVERSION= 2.211
PORTREVISION= 2
-CATEGORIES= irc ipv6
+CATEGORIES= irc
MASTER_SITES= LOCAL/bdrewery/${PORTNAME} \
http://www.iagora.com/~espel/sirc/ \
LOCAL/bdrewery/${PORTNAME}/scripts:s \