aboutsummaryrefslogtreecommitdiff
path: root/ftp/tnftpd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 10:40:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 10:40:21 +0000
commit06c273daa81ea4b3fe7540410d9e902813d2bbe4 (patch)
tree5bf23e87ae92b464a41a727c2e833f47740040b8 /ftp/tnftpd
parent76afe2b79a70375bc09e48dea6e2f721716ff44b (diff)
downloadports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.tar.gz
ports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.zip
Drop the ipv6 virtual category for f* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514132
Diffstat (limited to 'ftp/tnftpd')
-rw-r--r--ftp/tnftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile
index 3caaf9508990..2c6deaa03e79 100644
--- a/ftp/tnftpd/Makefile
+++ b/ftp/tnftpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tnftpd
PORTVERSION= 20130325
-CATEGORIES= ftp ipv6
+CATEGORIES= ftp
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= cejkar@fit.vutbr.cz