diff options
author | wiz <wiz> | 2003-07-29 16:27:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-29 16:27:26 +0000 |
commit | 865010430ee667441a43094ed91e3110f59984ee (patch) | |
tree | 2e83c4e9646ee45649bc33d9d0fea6528ecc9b59 /news/inn/PLIST | |
parent | a2c935decfe7b52f508ad73b6bb255764367ce0d (diff) | |
download | pkgsrc-865010430ee667441a43094ed91e3110f59984ee.tar.gz |
Apply patch pkgsrc-wip/newsx/news.inn.patch:
Install header files for other packages (in particular, newsx).
Bump PKGREVISION.
Approved by tron@
Diffstat (limited to 'news/inn/PLIST')
-rw-r--r-- | news/inn/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/news/inn/PLIST b/news/inn/PLIST index c4be50a2dde..4118403d403 100644 --- a/news/inn/PLIST +++ b/news/inn/PLIST @@ -1,6 +1,10 @@ -@comment $NetBSD: PLIST,v 1.4 2002/09/29 10:39:36 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/07/29 16:27:26 wiz Exp $ bin/inews etc/rc.d/innd +include/inn/config.h +include/inn/dbz.h +include/inn/libinn.h +include/inn/storage.h inn/bin/actmerge inn/bin/actsync inn/bin/actsyncd @@ -260,3 +264,4 @@ share/examples/inn/version.pl @dirrm inn/bin/auth @dirrm inn/bin @dirrm inn +@dirrm include/inn |