aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:20:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:20:31 +0000
commitef71a0d8c9a16fa36c90c44628b1f215887ac0dd (patch)
treef5ebdbe7533b828d57693d047fc01d4948dfdd6f /sysutils/socket
parent88a9b99e26860ec9d37de6535a3a7f13fb87036a (diff)
downloadports-ef71a0d8c9a16fa36c90c44628b1f215887ac0dd.tar.gz
ports-ef71a0d8c9a16fa36c90c44628b1f215887ac0dd.zip
Drop the ipv6 virtual category for s* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514144
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 5eaa5eb81e8e..d658bb10fb27 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -4,7 +4,7 @@
PORTNAME= socket
PORTVERSION= 1.2
#PORTREVISION= 1
-CATEGORIES= sysutils net ipv6
+CATEGORIES= sysutils net
MASTER_SITES= https://wolfram.schneider.org/src/ LOCAL/wosch
MAINTAINER= ports@FreeBSD.org