summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/inetd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index fb72be4..f804b8a 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -1,10 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.12 1999/07/15 17:01:42 green Exp $
+# $Id: Makefile,v 1.13 1999/07/22 14:11:25 sheldonh Exp $
PROG= inetd
SRCS= inetd.c builtins.c
MAN8= inetd.8
MLINKS= inetd.8 inetd.conf.5
+MAINTAINER=des@freebsd.org
COPTS+= -Wall -DLOGIN_CAP
#COPTS+= -DSANITY_CHECK
OpenPOWER on IntegriCloud