diff options
author | bjs <bjs> | 2007-12-04 00:57:37 +0000 |
---|---|---|
committer | bjs <bjs> | 2007-12-04 00:57:37 +0000 |
commit | ee438acdb52047e6d0fc85dee9c9aeaab5127be0 (patch) | |
tree | 0096a667cc17deca822134d65606b1250ea81177 /textproc/diction/PLIST | |
parent | 896006b9c2ed770195206a1b845eb4434fbab752 (diff) | |
download | pkgsrc-ee438acdb52047e6d0fc85dee9c9aeaab5127be0.tar.gz |
Update to version 1.11. While here: libtoolize, switch to gmake
(generating po files properly seems to need this), add pcre support.
Changes before version 1.10 are unavailable.
The following things have been changed compared to version 1.10:
o Bugfix in ellipsis processing
o Support for Dutch
o GPL 3.0
o Use autoconf 2.61
Diffstat (limited to 'textproc/diction/PLIST')
-rw-r--r-- | textproc/diction/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/diction/PLIST b/textproc/diction/PLIST index eea064ea172..eb4300b869f 100644 --- a/textproc/diction/PLIST +++ b/textproc/diction/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:35 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2007/12/04 00:57:37 bjs Exp $ bin/diction bin/style man/man1/diction.1 @@ -6,5 +6,9 @@ man/man1/style.1 share/diction/C share/diction/de share/diction/en +share/diction/en_GB +share/diction/nl share/locale/de/LC_MESSAGES/diction.mo +share/locale/en_GB/LC_MESSAGES/diction.mo +share/locale/nl/LC_MESSAGES/diction.mo @dirrm share/diction |