diff options
author | obache <obache@pkgsrc.org> | 2014-10-08 09:52:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-10-08 09:52:48 +0000 |
commit | 000837f71b4f799192319c05efcf4b1e3e47b215 (patch) | |
tree | fe998ff89bb2a37b69f012860dc5f2c5a813f473 /net/Makefile | |
parent | aa2111999215cc7a50d8189988a41260cbcf4367 (diff) | |
download | pkgsrc-000837f71b4f799192319c05efcf4b1e3e47b215.tar.gz |
+ pear-Net_URL2
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 8dbe7e29274..8b61715a546 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1038 2014/10/06 19:47:57 roy Exp $ +# $NetBSD: Makefile,v 1.1039 2014/10/08 09:52:48 obache Exp $ # COMMENT= Networking tools @@ -512,6 +512,7 @@ SUBDIR+= pear-Net_SMTP SUBDIR+= pear-Net_Sieve SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_URL +SUBDIR+= pear-Net_URL2 SUBDIR+= pear-SOAP SUBDIR+= pen SUBDIR+= perlbal |