diff options
author | he <he@pkgsrc.org> | 2019-03-21 10:32:58 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2019-03-21 10:32:58 +0000 |
commit | 268ca3272cb4db53365f94abb1fa46186c8a77ec (patch) | |
tree | 55793e34840607d325818eed8a52a671141ce503 /net/Makefile | |
parent | 57d8b232aafb1d8331539a8459f53fe823565ccf (diff) | |
download | pkgsrc-268ca3272cb4db53365f94abb1fa46186c8a77ec.tar.gz |
Add p5-MaxMind-DB-Reader and p5-MaxMind-DB-Writer.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index afcaaf41503..079cb5a9c3b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1245 2019/03/21 10:24:22 he Exp $ +# $NetBSD: Makefile,v 1.1246 2019/03/21 10:32:58 he Exp $ # COMMENT= Networking tools @@ -479,6 +479,8 @@ SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-IO-Socket-Timeout SUBDIR+= p5-IP-Country SUBDIR+= p5-MaxMind-DB-Common +SUBDIR+= p5-MaxMind-DB-Reader +SUBDIR+= p5-MaxMind-DB-Writer SUBDIR+= p5-Net SUBDIR+= p5-Net-AMQP SUBDIR+= p5-Net-Akismet |