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/netwib | |
parent | 0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff) |
Notes
Diffstat (limited to 'net/netwib')
-rw-r--r-- | net/netwib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile index 9278e8584023..e1d16588da9d 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -4,7 +4,7 @@ PORTNAME= netwib PORTVERSION= 5.38.0 PORTREVISION= 1 -CATEGORIES= net devel ipv6 +CATEGORIES= net devel MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwib/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/netwib/download/v5/ \ http://laurentconstantin.free.fr/common/netw/netwib/download/v5/ |