=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/newsyslog/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/newsyslog/Makefile 1997/07/07 22:50:56 1.4 --- src/usr.bin/newsyslog/Makefile 2001/08/21 17:25:05 1.5 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.4 1997/07/07 22:50:56 downsj Exp $ PROG= newsyslog --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.5 2001/08/21 17:25:05 deraadt Exp $ PROG= newsyslog *************** *** 13,17 **** --- 13,18 ---- BINOWN= root MAN= newsyslog.8 + MLINKS= newsyslog.8 newsyslog.conf.5 .include