diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-19 17:42:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-19 17:42:29 +0000 |
commit | 9d95f3128198e2ea2f672b197ba6593878f13ccc (patch) | |
tree | 29e2208886557968baa04c33f34c9edea52e9f91 | |
parent | ff004136c1b9a087f2f2f35072d1eca267f2704a (diff) | |
download | pkgsrc-9d95f3128198e2ea2f672b197ba6593878f13ccc.tar.gz |
Add three missing files to PLIST. Bump PKGREVISION.
-rw-r--r-- | print/evince/Makefile | 3 | ||||
-rw-r--r-- | print/evince/PLIST | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile index aeff1b12d18..3df8d30f436 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2008/10/16 16:19:00 drochner Exp $ +# $NetBSD: Makefile,v 1.45 2008/10/19 17:42:29 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir +PKGREVISION= 1 .include "../../print/evince/Makefile.common" diff --git a/print/evince/PLIST b/print/evince/PLIST index 57d207b0a94..02a70492cf0 100644 --- a/print/evince/PLIST +++ b/print/evince/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2008/10/16 16:19:00 drochner Exp $ +@comment $NetBSD: PLIST,v 1.22 2008/10/19 17:42:29 wiz Exp $ bin/evince bin/evince-thumbnailer include/evince-2.20/evince/ev-async-renderer.h @@ -209,6 +209,7 @@ share/locale/ja/LC_MESSAGES/evince.mo share/locale/ka/LC_MESSAGES/evince.mo share/locale/kn/LC_MESSAGES/evince.mo share/locale/ko/LC_MESSAGES/evince.mo +share/locale/ks/LC_MESSAGES/evince.mo share/locale/ku/LC_MESSAGES/evince.mo share/locale/lt/LC_MESSAGES/evince.mo share/locale/lv/LC_MESSAGES/evince.mo @@ -224,6 +225,7 @@ share/locale/oc/LC_MESSAGES/evince.mo share/locale/or/LC_MESSAGES/evince.mo share/locale/pa/LC_MESSAGES/evince.mo share/locale/pl/LC_MESSAGES/evince.mo +share/locale/ps/LC_MESSAGES/evince.mo share/locale/pt/LC_MESSAGES/evince.mo share/locale/pt_BR/LC_MESSAGES/evince.mo share/locale/ro/LC_MESSAGES/evince.mo @@ -234,6 +236,7 @@ share/locale/sk/LC_MESSAGES/evince.mo share/locale/sl/LC_MESSAGES/evince.mo share/locale/sq/LC_MESSAGES/evince.mo share/locale/sr/LC_MESSAGES/evince.mo +share/locale/sr@latin/LC_MESSAGES/evince.mo share/locale/sv/LC_MESSAGES/evince.mo share/locale/ta/LC_MESSAGES/evince.mo share/locale/te/LC_MESSAGES/evince.mo |