aboutsummaryrefslogtreecommitdiff
path: root/irc/miau
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/miau
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/miau')
-rw-r--r--irc/miau/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile
index 2f7e170d3296..969bdab21955 100644
--- a/irc/miau/Makefile
+++ b/irc/miau/Makefile
@@ -4,7 +4,7 @@
PORTNAME= miau
PORTVERSION= 0.6.6
PORTREVISION= 3
-CATEGORIES= irc ipv6
+CATEGORIES= irc
MASTER_SITES= SF
MAINTAINER= freebsd-ports@dan.me.uk