aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2000-07-15 02:43:02 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2000-07-15 02:43:02 +0000
commita34128a81855de21e6e415f50e1d4154d2d716c8 (patch)
treed660c4da14dd344db1a8a91be0a7fec13ef8c47e /usr.sbin/lpr/Makefile
parent840e97785b892dc491e68216f3cd8da5d65087d5 (diff)
downloadsrc-a34128a81855de21e6e415f50e1d4154d2d716c8.tar.gz
src-a34128a81855de21e6e415f50e1d4154d2d716c8.zip
Admin some amount of responsibility for the current state of lpr/lpd.
Also add Garance Drosihn who has been doing a great deal of work on print systems.
Notes
Notes: svn path=/head/; revision=63197
Diffstat (limited to 'usr.sbin/lpr/Makefile')
-rw-r--r--usr.sbin/lpr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/lpr/Makefile b/usr.sbin/lpr/Makefile
index 4f34ca04e423..5315e3bec8dc 100644
--- a/usr.sbin/lpr/Makefile
+++ b/usr.sbin/lpr/Makefile
@@ -3,5 +3,8 @@
SUBDIR= common_source chkprintcap lp lpc lpd lpq lpr lprm lptest pac \
filters filters.ru SMM.doc
+MAINTAINER= wollman@FreeBSD.org
+MAINTAINER+= drosih@rpi.edu
+
.include <bsd.subdir.mk>