diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2000-10-21 09:44:46 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2000-10-21 09:44:46 +0000 |
| commit | 1051d92c6842719ec8de88a0bda05ac653562ab3 (patch) | |
| tree | 800d0be119ae2e2d609089c6bfc4876f45255cc4 /usr.sbin/inetd/Makefile | |
| parent | f27a3b3e4192637b8e1fedbf936ab9f633499f99 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/inetd/Makefile')
| -rw-r--r-- | usr.sbin/inetd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index 3a8b424cc75d..a92e053fefe0 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +MAINTAINER= dwmalone + PROG= inetd SRCS= inetd.c builtins.c MAN8= inetd.8 |
