diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 15:03:09 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 15:03:09 +0800 |
commit | ee752d84c7cbf6eb380981b97eb7c4af09bbb67b (patch) | |
tree | 5994801a3e90204ba765b0a451f8f9afdf470043 /editors/poedit | |
parent | c644134f79d7a5f77f27f728c7014b93d1e128b1 (diff) | |
download | marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar.gz marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar.bz2 marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar.lz marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar.xz marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.tar.zst marcuscom-ports-ee752d84c7cbf6eb380981b97eb7c4af09bbb67b.zip |
Fix the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7585 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 5 | ||||
-rw-r--r-- | editors/poedit/pkg-plist | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 2a44a6094..1c8a41b38 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,11 +4,12 @@ # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/editors/poedit/Makefile,v 1.1 2006/09/30 06:30:07 ahze Exp $ +# PORTNAME= poedit PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist index 6e09cae59..10602992f 100644 --- a/editors/poedit/pkg-plist +++ b/editors/poedit/pkg-plist @@ -84,6 +84,8 @@ share/locale/zh_TW/LC_MESSAGES/poedit.mo @dirrmtry share/locale/ku @dirrmtry share/locale/fur/LC_MESSAGES @dirrmtry share/locale/fur +@dirrmtry share/locale/fa_IR/LC_MESSAGES +@dirrmtry share/locale/fa_IR @dirrmtry share/locale/es_PR/LC_MESSAGES @dirrmtry share/locale/es_PR @dirrmtry share/locale/ar/LC_MESSAGES @@ -168,3 +170,4 @@ share/locale/zh_TW/LC_MESSAGES/poedit.mo @dirrm %%DATADIR%%/help/common @dirrm %%DATADIR%%/help @dirrm %%DATADIR%% +@dirrmtry share/pixmaps |