aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
commit88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch)
tree25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /news
parent0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff)
downloadports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.tar.gz
ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.zip
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514143
Diffstat (limited to 'news')
-rw-r--r--news/inn/Makefile2
-rw-r--r--news/leafnode/Makefile2
-rw-r--r--news/nntp/Makefile2
-rw-r--r--news/slrn/Makefile2
-rw-r--r--news/suck/Makefile2
-rw-r--r--news/tin/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 6dece965bedb..f5449debd110 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inn
PORTVERSION= 2.6.1
-CATEGORIES= news ipv6
+CATEGORIES= news
MASTER_SITES= ISC/${PORTNAME}
MAINTAINER= johans@FreeBSD.org
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 206a87819b27..6295a97a23cf 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leafnode
DISTVERSION= 1.11.11
-CATEGORIES= news ipv6
+CATEGORIES= news
MASTER_SITES= SF \
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/
diff --git a/news/nntp/Makefile b/news/nntp/Makefile
index b7abe4b2da8b..05a6b0687aea 100644
--- a/news/nntp/Makefile
+++ b/news/nntp/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nntp
PORTVERSION= 1.5.12.2
PORTREVISION= 10
-CATEGORIES= news ipv6
+CATEGORIES= news
MASTER_SITES= ftp://ftp.dinoex.org/pub/c-news/
DISTNAME= ${PORTNAME}.${PORTVERSION}
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index c3c730f8deff..c3b72a9411e3 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -4,7 +4,7 @@
PORTNAME= slrn
PORTVERSION= 1.0.3a
PORTREVISION= 1
-CATEGORIES= news ipv6
+CATEGORIES= news
MASTER_SITES= http://www.jedsoft.org/releases/slrn/
MAINTAINER= johans@FreeBSD.org
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 808df5a0bd3d..40d79ef5fa27 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -3,7 +3,7 @@
PORTNAME= suck
PORTVERSION= 4.3.4
-CATEGORIES= news ipv6
+CATEGORIES= news
PKGNAMESUFFIX?= ${CNEWS_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1f1123ad113c..8fde3c32808b 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= tin
PORTVERSION= 2.4.2
PORTREVISION= 6
-CATEGORIES+= news ipv6
+CATEGORIES+= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \
ftp://sunsite.icm.edu.pl/pub/unix/news/tin/v${PORTVERSION:R}/ \