diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 23:00:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 23:00:54 +0000 |
commit | b7057b382b4519473954c587d509188d6349ac92 (patch) | |
tree | 69cee3db4564ce7b862ac0d9f9bae4cfa5dd5ff2 /www/bluefish | |
parent | Update to PostgreSQL 7.3 beta 5. (diff) |
Add language files to pkg-plist. Bump Portrevision
PR: 27291
Reported by: Eric Jacoboni <jaco@teaser.fr>
Approved by: jim (maintainer)
Notes
Notes:
svn path=/head/; revision=69760
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 1 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 825e4e318670..90277df65f67 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -7,6 +7,7 @@ PORTNAME= bluefish PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://bluefish.advancecreations.com/pub/bluefish/downloads/ \ diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index f5eba36a913a..a92f27ce8bb3 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -26,6 +26,22 @@ share/bluefish/xhtml1-frameset.dtd share/bluefish/xhtml1-strict.dtd share/bluefish/xhtml1-transitional.dtd share/doc/bluefish/README +share/locale/de/LC_MESSAGES/bluefish.mo +share/locale/da/LC_MESSAGES/bluefish.mo +share/locale/fr/LC_MESSAGES/bluefish.mo +share/locale/ru/LC_MESSAGES/bluefish.mo +share/locale/ro/LC_MESSAGES/bluefish.mo +share/locale/cs/LC_MESSAGES/bluefish.mo +share/locale/es/LC_MESSAGES/bluefish.mo +share/locale/el/LC_MESSAGES/bluefish.mo +share/locale/en/LC_MESSAGES/bluefish.mo +share/locale/ja/LC_MESSAGES/bluefish.mo +share/locale/it/LC_MESSAGES/bluefish.mo +share/locale/sv/LC_MESSAGES/bluefish.mo +share/locale/pt_BR/LC_MESSAGES/bluefish.mo +share/locale/hu/LC_MESSAGES/bluefish.mo +share/locale/pl/LC_MESSAGES/bluefish.mo +share/locale/nl/LC_MESSAGES/bluefish.mo share/pixmaps/bluefish_icon.xpm @dirrm share/bluefish/man1 @dirrm share/bluefish |