[Midnightbsd-cvs] src [6461] nsupdate should come from ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Dec 3 22:47:59 EST 2013


Revision: 6461
          http://svnweb.midnightbsd.org/src/?rev=6461
Author:   laffer1
Date:     2013-12-03 22:47:58 -0500 (Tue, 03 Dec 2013)
Log Message:
-----------
nsupdate should come from ports

Modified Paths:
--------------
    trunk/usr.bin/Makefile

Removed Paths:
-------------
    trunk/usr.bin/nsupdate/

Property Changed:
----------------
    trunk/usr.bin/Makefile

Modified: trunk/usr.bin/Makefile
===================================================================
--- trunk/usr.bin/Makefile	2013-12-04 03:46:11 UTC (rev 6460)
+++ trunk/usr.bin/Makefile	2013-12-04 03:47:58 UTC (rev 6461)
@@ -1,5 +1,5 @@
 #	From: @(#)Makefile	8.3 (Berkeley) 1/7/94
-# $MidnightBSD: src/usr.bin/Makefile,v 1.48 2013/02/08 02:41:06 laffer1 Exp $
+# $MidnightBSD$
 
 .include <bsd.own.mk>
 
@@ -227,7 +227,6 @@
 SUBDIR+=	dig
 SUBDIR+=	host
 SUBDIR+=	nslookup
-SUBDIR+=	nsupdate
 .endif
 
 .if ${MK_BLUETOOTH} != "no"


Property changes on: trunk/usr.bin/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.49
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list