Module Name:    src
Committed By:   christos
Date:           Thu Nov 28 22:34:44 UTC 2013

Modified Files:
        src/usr.sbin: Makefile

Log Message:
Unhook pppd


To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 src/usr.sbin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.267 src/usr.sbin/Makefile:1.268
--- src/usr.sbin/Makefile:1.267	Sun Mar 24 18:23:33 2013
+++ src/usr.sbin/Makefile	Thu Nov 28 17:34:44 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.267 2013/03/24 22:23:33 christos Exp $
+#	$NetBSD: Makefile,v 1.268 2013/11/28 22:34:44 christos Exp $
 #	from: @(#)Makefile	5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -19,7 +19,7 @@ SUBDIR=	ac accton acpitools altq apm apm
 	mopd mountd moused mrinfo mrouted mscdlabel mtrace mtree \
 	ndbootd ndiscvt netgroup_mkdb nfsd \
 	ofctl \
-	paxctl pcictl perfused pppd psrset pstat pwd_mkdb postinstall \
+	paxctl pcictl perfused psrset pstat pwd_mkdb postinstall \
 	powerd \
 	quot quotacheck quotaon quotarestore \
 	rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \

Reply via email to