diff options
author | sno <sno@pkgsrc.org> | 2009-03-21 13:56:39 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-03-21 13:56:39 +0000 |
commit | c41a841a5f4257e9adbddc6993b44b4e1aee7a47 (patch) | |
tree | 10998f4a4e966c45017d30b5d84be7b154178e8c | |
parent | b6d1d1f11fabcfe7f941172a79f0307e4533b1f1 (diff) | |
download | pkgsrc-c41a841a5f4257e9adbddc6993b44b4e1aee7a47.tar.gz |
Added net/p5-Net-Interface version 1.010
-rw-r--r-- | doc/CHANGES-2009 | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 37edb32596a..46496510770 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1118 2009/03/21 05:47:08 obache Exp $ +$NetBSD: CHANGES-2009,v 1.1119 2009/03/21 13:56:39 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -1515,3 +1515,4 @@ Changes to the packages collection and infrastructure in 2009: Updated databases/ruby-tokyotyrant to 1.4 [root 2009-03-21] Updated textproc/tokyodystopia to 0.9.9nb1 [root 2009-03-21] Updated databases/tokyotyrant to 1.1.18 [obache 2009-03-21] + Added net/p5-Net-Interface version 1.010 [sno 2009-03-21] diff --git a/net/Makefile b/net/Makefile index 667dc8d764c..887e905da39 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.769 2009/03/07 15:54:51 seb Exp $ +# $NetBSD: Makefile,v 1.770 2009/03/21 13:56:39 sno Exp $ # COMMENT= Networking tools @@ -326,6 +326,7 @@ SUBDIR+= p5-Net-Dev-MIBLoadOrder SUBDIR+= p5-Net-FTPSSL SUBDIR+= p5-Net-Gnats SUBDIR+= p5-Net-Google +SUBDIR+= p5-Net-Interface SUBDIR+= p5-Net-IP SUBDIR+= p5-Net-IPv4Addr SUBDIR+= p5-Net-IPv6Addr |