diff options
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 0ffc155093a..06d4db7531a 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.177 2014/04/26 11:02:45 florian Exp $ +# $OpenBSD: Makefile,v 1.178 2014/07/16 20:07:03 okan Exp $ .include <bsd.own.mk> @@ -25,4 +25,3 @@ SUBDIR+=ypbind ypldap yppoll ypset ypserv .endif .include <bsd.subdir.mk> - |