From c124a74952ccc2059006c5557cd9bccae6df8e11 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Fri, 26 May 2017 22:06:10 +0000 Subject: [PATCH] Drop ipv6 from CATEGORIES, which has been wrong for the 6.5 years that the KAME patch has no longer been available. --- ftp/ncftp3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index a9174c909ba6..adf83b7768de 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -4,7 +4,7 @@ PORTNAME= ncftp PORTVERSION= 3.2.6 PORTREVISION?= 0 -CATEGORIES= ftp ipv6 +CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ \ ftp://ftp.mirrorservice.org/sites/ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION}-src