diff options
author | mef <mef@pkgsrc.org> | 2016-05-01 05:07:16 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-05-01 05:07:16 +0000 |
commit | 24771dd7e0154178f5f55bca125859fa8031a619 (patch) | |
tree | 7a3d878e8cd4cc526c1d651f11292f5f2490a325 /net/Makefile | |
parent | 59f0fe100f7654183de135e80103a006a10aba03 (diff) | |
download | pkgsrc-24771dd7e0154178f5f55bca125859fa8031a619.tar.gz |
Added net/libasr version 1.0.2
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 88a38410e38..098bd27faac 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1111 2016/04/29 11:54:19 wiz Exp $ +# $NetBSD: Makefile,v 1.1112 2016/05/01 05:07:16 mef Exp $ # COMMENT= Networking tools @@ -263,6 +263,7 @@ SUBDIR+= lft SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares +SUBDIR+= libasr SUBDIR+= libasyncns SUBDIR+= libbind SUBDIR+= libcares |