blob: 770494d865ed02c00ef6c607d407963d720fba70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:37 seb Exp $
bin/updatenews
etc/newscache.conf-dist
@unexec ${INSTALL_INFO} --delete %D/info/NewsCache.info %D/info/dir
info/NewsCache.info
@exec ${INSTALL_INFO} %D/info/NewsCache.info %D/info/dir
man/man5/newscache.conf.5
man/man8/NewsCache.8
man/man8/NewsCacheClean.8
man/man8/updatenews.8
sbin/NewsCache
sbin/NewsCacheClean
sbin/accesslog
sbin/cachestat
sbin/hostlog
sbin/hoststat
|