diff options
author | bapt <bapt@FreeBSD.org> | 2019-10-09 20:17:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2019-10-09 20:17:15 +0800 |
commit | ffde325af8140007ba8023f762de0b2cdfa4f7a5 (patch) | |
tree | 25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /news/slrn | |
parent | 412ff36408b9a94d30cfac4db9c1d8ae12f39055 (diff) | |
download | freebsd-ports-gnome-ffde325af8140007ba8023f762de0b2cdfa4f7a5.tar.gz freebsd-ports-gnome-ffde325af8140007ba8023f762de0b2cdfa4f7a5.tar.zst freebsd-ports-gnome-ffde325af8140007ba8023f762de0b2cdfa4f7a5.zip |
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |