diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
commit | 2f760184131f9506bf7c29e93374c613ddcf3342 (patch) | |
tree | 692d1b5320757a77a56cbebff06709b8dfc40b2e /usr.sbin/ypbind/Makefile | |
parent | a3020c7add533dc848aec5ac8d42ccb7ee01be73 (diff) |
$OpenBSD$
Diffstat (limited to 'usr.sbin/ypbind/Makefile')
-rw-r--r-- | usr.sbin/ypbind/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 9eac6a42370..9aaef63843e 100644 --- a/usr.sbin/ypbind/Makefile +++ b/usr.sbin/ypbind/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 1996/06/08 08:24:47 deraadt Exp $ -# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 +# $OpenBSD: Makefile,v 1.4 1997/09/21 11:44:36 deraadt Exp $ PROG= ypbind MAN= ypbind.8 |