Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 00:32:17 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301052 - head/net
Message-ID:  <201207180032.q6I0WHU5010586@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Jul 18 00:32:17 2012
New Revision: 301052
URL: http://svn.freebsd.org/changeset/ports/301052

Log:
  - Connect ns2 to the build, which was forgotten after the ns -> ns2 repo copy
  
  PR:		ports/169263
  Pointy hat to:	swills
  Reminded by:	linimon, beat

Modified:
  head/net/Makefile   (contents, props changed)

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Jul 18 00:17:48 2012	(r301051)
+++ head/net/Makefile	Wed Jul 18 00:32:17 2012	(r301052)
@@ -435,6 +435,7 @@
     SUBDIR += nos-ttb
     SUBDIR += nph
     SUBDIR += ns
+    SUBDIR += ns2
     SUBDIR += nss-pam-ldapd
     SUBDIR += nss-pam-ldapd-sasl
     SUBDIR += nss_ldap



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207180032.q6I0WHU5010586>