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 /graphics/evince/Makefile | |
parent | 34271c4dd2ee3f89468766902d92cef47546ea20 (diff) | |
download | marcuscom-ports-e71fc4fe0355793dab6dfeda222d9d70b002b6f9.tar.gz 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
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 3 |
1 files changed, 2 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 |