diff options
author | hira <hira@pkgsrc.org> | 2008-12-18 14:07:45 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-12-18 14:07:45 +0000 |
commit | 80cb8c48486d451113263ef99fb900ea4eaaa71f (patch) | |
tree | 19c4301d6a06256539f233535da994d77262b686 /x11/xfce4-terminal | |
parent | dd6ef440e8da988d13aabbc648fda1328db84f82 (diff) | |
download | pkgsrc-80cb8c48486d451113263ef99fb900ea4eaaa71f.tar.gz |
Add missing entires to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11/xfce4-terminal')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-terminal/PLIST | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index e8211a34fca..b053b73a227 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/12/17 12:50:04 hira Exp $ +# $NetBSD: Makefile,v 1.7 2008/12/18 14:07:45 hira Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.8.3 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce terminal emulator diff --git a/x11/xfce4-terminal/PLIST b/x11/xfce4-terminal/PLIST index 1779e1bc814..19295927925 100644 --- a/x11/xfce4-terminal/PLIST +++ b/x11/xfce4-terminal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/12/07 19:43:31 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/12/18 14:07:45 hira Exp $ bin/Terminal bin/terminal libexec/TerminalHelp @@ -100,21 +100,25 @@ share/locale/ar/LC_MESSAGES/Terminal.mo share/locale/be/LC_MESSAGES/Terminal.mo share/locale/ca/LC_MESSAGES/Terminal.mo share/locale/cs/LC_MESSAGES/Terminal.mo +share/locale/da/LC_MESSAGES/Terminal.mo share/locale/de/LC_MESSAGES/Terminal.mo share/locale/dz/LC_MESSAGES/Terminal.mo share/locale/el/LC_MESSAGES/Terminal.mo share/locale/en_GB/LC_MESSAGES/Terminal.mo share/locale/eo/LC_MESSAGES/Terminal.mo share/locale/es/LC_MESSAGES/Terminal.mo +share/locale/et/LC_MESSAGES/Terminal.mo share/locale/eu/LC_MESSAGES/Terminal.mo share/locale/fi/LC_MESSAGES/Terminal.mo share/locale/fr/LC_MESSAGES/Terminal.mo share/locale/gl/LC_MESSAGES/Terminal.mo share/locale/he/LC_MESSAGES/Terminal.mo share/locale/hu/LC_MESSAGES/Terminal.mo +share/locale/id/LC_MESSAGES/Terminal.mo share/locale/it/LC_MESSAGES/Terminal.mo share/locale/ja/LC_MESSAGES/Terminal.mo share/locale/ko/LC_MESSAGES/Terminal.mo +share/locale/ku/LC_MESSAGES/Terminal.mo share/locale/lt/LC_MESSAGES/Terminal.mo share/locale/lv/LC_MESSAGES/Terminal.mo share/locale/nb_NO/LC_MESSAGES/Terminal.mo |