diff options
author | hm <hm@FreeBSD.org> | 1999-08-28 13:32:15 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 1999-08-28 13:32:15 +0000 |
commit | 9aacafc21f27d9feb857b8dca041528df85885b5 (patch) | |
tree | 7341ad40428e715cd6f0d6bd008f7564c3a93c11 | |
parent | fd7c9f422927c897bdcb727833d906f8977e2e65 (diff) | |
download | FreeBSD-src-9aacafc21f27d9feb857b8dca041528df85885b5.zip FreeBSD-src-9aacafc21f27d9feb857b8dca041528df85885b5.tar.gz |
add MAINTAINER to userland part of i4b
-rw-r--r-- | usr.sbin/i4b/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/i4b/Makefile b/usr.sbin/i4b/Makefile index 29ac75c..84198cb 100644 --- a/usr.sbin/i4b/Makefile +++ b/usr.sbin/i4b/Makefile @@ -1,3 +1,4 @@ +MAINTAINER = hm@freebsd.org SUBDIR = isdntrace isdndebug isdnd g711conv man isdntest \ isdntel isdntelctl isdnmonitor isdndecode dtmfdecode |