svn commit: r301052 - head/net

Steve Wills swills at FreeBSD.org
Wed Jul 18 00:32:17 UTC 2012


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



More information about the svn-ports-all mailing list