syscons util remove use kbdcontrol & vidcontrol instead
[unix-history] / libexec / bugfiler / Makefile
index b7c9d3c..540c71e 100644 (file)
@@ -1,8 +1,8 @@
-#      @(#)Makefile    5.17 (Berkeley) 5/24/90
-# Fixed to use bsd.coe.montana.edu as a bugs host - rgrimes 4/04/93
+#      from: @(#)Makefile      5.17 (Berkeley) 5/24/90
+#      $Id$
 
 PROG=  bugfiler
 
 PROG=  bugfiler
-CFLAGS+=-I${.CURDIR} -DBUGS_HOME=\"owner-386bsd_bugs@bsd.coe.montana.edu\"
+CFLAGS+=-I${.CURDIR} -DBUGS_HOME=\"owner-FreeBSD-bugfiler@freefall.cdrom.com\"
 SRCS=  bugfiler.c error.c gethead.c process.c redist.c reply.c
 BINOWN=        root
 BINMODE=4555
 SRCS=  bugfiler.c error.c gethead.c process.c redist.c reply.c
 BINOWN=        root
 BINMODE=4555