diff options
author | martti <martti@pkgsrc.org> | 2004-09-06 10:44:44 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-09-06 10:44:44 +0000 |
commit | 820f2136fbb818a9ffe5dea5739c117072278d87 (patch) | |
tree | febea7b8183ed0abfb7c3c2e43a114f540b6354f /print/LPRng | |
parent | 9a34bd663085ea0b5e3f2d12b19965376287ffce (diff) | |
download | pkgsrc-820f2136fbb818a9ffe5dea5739c117072278d87.tar.gz |
- Set myself as MAINTAINER
- PKG_SYSCONFDIR fixes
- Add lib/liblpr.so* to PLIST
- Run checkpc before starting the printer daemon
Diffstat (limited to 'print/LPRng')
-rw-r--r-- | print/LPRng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 541e66334cb..5f5fa6b4500 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/05/21 13:46:50 adam Exp $ +# $NetBSD: Makefile,v 1.12 2004/09/06 10:44:44 martti Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp DISTNAME= LPRng-3.6.26 @@ -6,7 +6,7 @@ CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler |