diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
commit | 88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch) | |
tree | 25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net-mgmt/flowd/Makefile | |
parent | Drop the ipv6 virtual category for m* category as it is not relevant anymore (diff) |
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Notes
Notes:
svn path=/head/; revision=514143
Diffstat (limited to 'net-mgmt/flowd/Makefile')
-rw-r--r-- | net-mgmt/flowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flowd/Makefile b/net-mgmt/flowd/Makefile index b0e6b858415c..9c16fa799fcc 100644 --- a/net-mgmt/flowd/Makefile +++ b/net-mgmt/flowd/Makefile @@ -4,7 +4,7 @@ PORTNAME= flowd PORTVERSION= 0.9.1 PORTREVISION= 3 -CATEGORIES= net-mgmt ipv6 +CATEGORIES= net-mgmt MASTER_SITES= http://mindrot.org/files/flowd/ MAINTAINER= bofh@FreeBSD.org |