diff options
author | wiz <wiz@pkgsrc.org> | 2022-09-22 05:59:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-09-22 05:59:26 +0000 |
commit | 05da2575068df0eb1a345d14d4ef88238bb74075 (patch) | |
tree | eb7a2134d0c048026276c4286bdad9bd3a777ab5 /net/Makefile | |
parent | d8ca342b58c4563e4b47ddb714a59c3f8d61d94d (diff) | |
download | pkgsrc-05da2575068df0eb1a345d14d4ef88238bb74075.tar.gz |
net/Makefile: add p5-Net-LibIDN2
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5a44d554703..a280201f1b6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1481 2022/09/12 06:55:39 wiz Exp $ +# $NetBSD: Makefile,v 1.1482 2022/09/22 05:59:26 wiz Exp $ # COMMENT= Networking tools @@ -555,6 +555,7 @@ SUBDIR+= p5-Net-Interface SUBDIR+= p5-Net-Jifty SUBDIR+= p5-Net-LDAP-Server SUBDIR+= p5-Net-LibIDN +SUBDIR+= p5-Net-LibIDN2 SUBDIR+= p5-Net-Libdnet SUBDIR+= p5-Net-Libdnet6 SUBDIR+= p5-Net-MAC |