diff options
author | netchild <netchild@FreeBSD.org> | 2006-05-17 02:04:04 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-05-17 02:04:04 +0800 |
commit | cb9e6ea063ee9e18ca8517dd3cd35f786bfad2db (patch) | |
tree | 3ff4edf708e97df9bd6cfff82182688b7abb2440 /x11-toolkits | |
parent | 2f0d9c9232e9a47c837d6571dec933da7643991e (diff) | |
download | freebsd-ports-gnome-cb9e6ea063ee9e18ca8517dd3cd35f786bfad2db.tar.gz freebsd-ports-gnome-cb9e6ea063ee9e18ca8517dd3cd35f786bfad2db.tar.zst freebsd-ports-gnome-cb9e6ea063ee9e18ca8517dd3cd35f786bfad2db.zip |
Fix plist.
Noticed by: gohan (krismail)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-gtk/pkg-plist.i386 | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f8-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f8-gtk/pkg-plist.i386 | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-gtk/pkg-plist.i386 | 2 |
6 files changed, 9 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index ae2f5fa560e8..4831a8c65ff1 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux DISTNAME= gtk+-${PORTVERSION}-33 diff --git a/x11-toolkits/linux-f10-gtk/pkg-plist.i386 b/x11-toolkits/linux-f10-gtk/pkg-plist.i386 index 95b28b3a31ae..8b35ef0f7be0 100644 --- a/x11-toolkits/linux-f10-gtk/pkg-plist.i386 +++ b/x11-toolkits/linux-f10-gtk/pkg-plist.i386 @@ -117,6 +117,8 @@ usr/share/themes/Default/gtk/gtkrc @dirrmtry usr/share/locale/nn @dirrmtry usr/share/locale/lt/LC_MESSAGES @dirrmtry usr/share/locale/lt +@dirrmtry usr/share/locale/ga/LC_MESSAGES +@dirrmtry usr/share/locale/ga @dirrmtry usr/share/locale/eu/LC_MESSAGES @dirrmtry usr/share/locale/eu @dirrmtry usr/share/locale/az/LC_MESSAGES diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index ae2f5fa560e8..4831a8c65ff1 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux DISTNAME= gtk+-${PORTVERSION}-33 diff --git a/x11-toolkits/linux-f8-gtk/pkg-plist.i386 b/x11-toolkits/linux-f8-gtk/pkg-plist.i386 index 95b28b3a31ae..8b35ef0f7be0 100644 --- a/x11-toolkits/linux-f8-gtk/pkg-plist.i386 +++ b/x11-toolkits/linux-f8-gtk/pkg-plist.i386 @@ -117,6 +117,8 @@ usr/share/themes/Default/gtk/gtkrc @dirrmtry usr/share/locale/nn @dirrmtry usr/share/locale/lt/LC_MESSAGES @dirrmtry usr/share/locale/lt +@dirrmtry usr/share/locale/ga/LC_MESSAGES +@dirrmtry usr/share/locale/ga @dirrmtry usr/share/locale/eu/LC_MESSAGES @dirrmtry usr/share/locale/eu @dirrmtry usr/share/locale/az/LC_MESSAGES diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index ae2f5fa560e8..4831a8c65ff1 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux DISTNAME= gtk+-${PORTVERSION}-33 diff --git a/x11-toolkits/linux-gtk/pkg-plist.i386 b/x11-toolkits/linux-gtk/pkg-plist.i386 index 95b28b3a31ae..8b35ef0f7be0 100644 --- a/x11-toolkits/linux-gtk/pkg-plist.i386 +++ b/x11-toolkits/linux-gtk/pkg-plist.i386 @@ -117,6 +117,8 @@ usr/share/themes/Default/gtk/gtkrc @dirrmtry usr/share/locale/nn @dirrmtry usr/share/locale/lt/LC_MESSAGES @dirrmtry usr/share/locale/lt +@dirrmtry usr/share/locale/ga/LC_MESSAGES +@dirrmtry usr/share/locale/ga @dirrmtry usr/share/locale/eu/LC_MESSAGES @dirrmtry usr/share/locale/eu @dirrmtry usr/share/locale/az/LC_MESSAGES |