diff options
author | wiz <wiz@pkgsrc.org> | 2010-04-09 15:45:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-04-09 15:45:09 +0000 |
commit | 2629df6d0f0b2ce387dc36fc7a98f13033b5b697 (patch) | |
tree | ab90c8ef8bb4dfc20b4c8529a35cadb791b4847a /graphics/gimp | |
parent | a0e52fc2f52b5be22edabefead6b692a135178ff (diff) | |
download | pkgsrc-2629df6d0f0b2ce387dc36fc7a98f13033b5b697.tar.gz |
Add pt locale file to PLIST.
This file was not created correctly because of problems in the msgfmt
wrapper, which are now fixed.
Bump PKGREVISION.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index b20ff84f2a4..f5fb6189bd3 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.189 2010/01/18 09:59:00 wiz Exp $ +# $NetBSD: Makefile,v 1.190 2010/04/09 15:45:09 wiz Exp $ DISTNAME= gimp-2.6.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.6/ \ ${MASTER_SITE_GNU:=gimp/v2.6/} \ diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 2f3d87e1d53..76fb0d9915b 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.42 2009/08/21 19:41:56 adam Exp $ +@comment $NetBSD: PLIST,v 1.43 2010/04/09 15:45:09 wiz Exp $ bin/gimp bin/gimp-2.6 bin/gimp-console @@ -1902,6 +1902,7 @@ share/locale/pt/LC_MESSAGES/gimp20-python.mo share/locale/pt/LC_MESSAGES/gimp20-script-fu.mo share/locale/pt/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/pt/LC_MESSAGES/gimp20-tips.mo +share/locale/pt/LC_MESSAGES/gimp20.mo share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.mo share/locale/pt_BR/LC_MESSAGES/gimp20-python.mo share/locale/pt_BR/LC_MESSAGES/gimp20-script-fu.mo |