diff options
author | ryoon <ryoon> | 2011-10-08 07:29:46 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-10-08 07:29:46 +0000 |
commit | 8c901841c6922fab6445fc613371245039e1392b (patch) | |
tree | 3b7dbcb8c1d9769a452afc343320cbde368d9021 | |
parent | 6233b66696d73f9ce0a21a236e5f48fee328a8fb (diff) | |
download | pkgsrc-8c901841c6922fab6445fc613371245039e1392b.tar.gz |
Add missing lines. Fix 'make package'.
-rw-r--r-- | textproc/link-grammar/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/link-grammar/PLIST b/textproc/link-grammar/PLIST index fd36b9c984b..c5d4f0c1c3e 100644 --- a/textproc/link-grammar/PLIST +++ b/textproc/link-grammar/PLIST @@ -1,9 +1,12 @@ -@comment $NetBSD: PLIST,v 1.3 2010/11/26 14:43:31 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2011/10/08 07:29:46 ryoon Exp $ +bin/link-parser include/link-grammar/link-features.h include/link-grammar/link-includes.h lib/liblink-grammar.la lib/pkgconfig/link-grammar.pc man/man1/link-parser.1 +share/link-grammar/de/4.0.affix +share/link-grammar/de/4.0.dict share/link-grammar/en/4.0.affix share/link-grammar/en/4.0.batch share/link-grammar/en/4.0.biolg.batch |