aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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
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')
-rw-r--r--sysutils/gkrellm2/Makefile2
-rw-r--r--sysutils/healthd/Makefile2
-rw-r--r--sysutils/socket/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index b81212d180c9..042d026a536e 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gkrellm
PORTVERSION= 2.3.11
#PORTREVISION= 0
-CATEGORIES= sysutils ipv6
+CATEGORIES= sysutils
MASTER_SITES= http://gkrellm.srcbox.net/releases/ \
LOCAL/ume
PKGNAMESUFFIX= 2
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index eb92837b577e..f756b604eb4b 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= healthd
PORTVERSION= 0.7.9
PORTREVISION= 2
-CATEGORIES= sysutils ipv6
+CATEGORIES= sysutils
MASTER_SITES= http://healthd.thehousleys.net/ \
LOCAL/ohauer
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