diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-18 13:22:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-18 13:22:01 +0800 |
commit | e71fc4fe0355793dab6dfeda222d9d70b002b6f9 (patch) | |
tree | 21bab57c63f3b3c007e16a072830b3064f531ea3 | |
parent | 34271c4dd2ee3f89468766902d92cef47546ea20 (diff) | |
download | marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.gz marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.bz2 marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.lz marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.xz marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.zst marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.zip |
Add missing locale file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8878 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/evince/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 53c24898e..d8d1a0718 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.66 2007/04/28 07:02:03 marcus Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.67 2007/05/15 20:32:34 marcus Exp $ # PORTNAME= evince PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index db00d5064..6c5d2144f 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -173,6 +173,7 @@ share/locale/nb/LC_MESSAGES/evince.mo share/locale/ne/LC_MESSAGES/evince.mo share/locale/nl/LC_MESSAGES/evince.mo share/locale/nn/LC_MESSAGES/evince.mo +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 |