diff options
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 8f572ca1b9c..7bdcc012df5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.936 2012/10/11 05:41:51 jnemeth Exp $ +# $NetBSD: Makefile,v 1.937 2012/10/11 11:24:06 drochner Exp $ # COMMENT= Networking tools @@ -177,6 +177,7 @@ SUBDIR+= gupnp-av SUBDIR+= gupnp-dlna SUBDIR+= gupnp-igd SUBDIR+= gupnp-tools +SUBDIR+= gupnp-vala SUBDIR+= haproxy SUBDIR+= hesiod SUBDIR+= hf6to4 |