diff options
Diffstat (limited to 'usr.bin/ypmatch/Makefile')
-rw-r--r-- | usr.bin/ypmatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ypmatch/Makefile b/usr.bin/ypmatch/Makefile index bdf13edac4c94..22fb29908b1d6 100644 --- a/usr.bin/ypmatch/Makefile +++ b/usr.bin/ypmatch/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 19:58:11 peter Exp $ PROG= ypmatch |