diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-01-13 13:02:00 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-01-13 13:02:00 +0000 |
commit | 3875acd2c8dc4a8c72e6bbe56e606d2560c7440d (patch) | |
tree | 682c526f56ec57d93255b3c82b70512d324196e2 | |
parent | acb5ac51e9734cf8e3e4a2a9031a5634fbfd28c0 (diff) | |
download | FreeBSD-src-3875acd2c8dc4a8c72e6bbe56e606d2560c7440d.zip FreeBSD-src-3875acd2c8dc4a8c72e6bbe56e606d2560c7440d.tar.gz |
Add myself as ntp docs maintainer, with roberto's permission.
-rw-r--r-- | usr.sbin/ntp/doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index 347edd9..95a13db 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +MAINTAINER= sheldonh + DOCSDIR= /usr/share/doc/ntp HTMLS= accopt.htm assoc.htm authopt.htm biblio.htm build.htm clockopt.htm \ |