pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net +upnp stuff



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65798b815466
branches:  trunk
changeset: 395557:65798b815466
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 08 17:45:45 2009 +0000

description:
+upnp stuff

diffstat:

 net/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 73a1669b03dd -r 65798b815466 net/Makefile
--- a/net/Makefile      Wed Jul 08 17:44:20 2009 +0000
+++ b/net/Makefile      Wed Jul 08 17:45:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.774 2009/04/21 14:19:21 roy Exp $
+# $NetBSD: Makefile,v 1.775 2009/07/08 17:45:45 drochner Exp $
 #
 
 COMMENT=       Networking tools
@@ -66,6 +66,7 @@
 SUBDIR+=       clive
 SUBDIR+=       cmu-dhcpd
 SUBDIR+=       coda
+SUBDIR+=       coherence
 SUBDIR+=       connect
 SUBDIR+=       corkscrew
 SUBDIR+=       couriertcpd
@@ -533,6 +534,7 @@
 SUBDIR+=       unison-devel
 SUBDIR+=       unworkable
 SUBDIR+=       upclient
+SUBDIR+=       upnpinspector
 SUBDIR+=       urlgfe
 SUBDIR+=       userppp
 SUBDIR+=       uucp



Home | Main Index | Thread Index | Old Index