diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-18 13:58:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-18 13:58:52 +0800 |
commit | 425788cb2d7659ecf26cf051414caa8293b25965 (patch) | |
tree | b8d81056fd7218a059be2bee3fb57bdf8551bc96 | |
parent | e71fc4fe0355793dab6dfeda222d9d70b002b6f9 (diff) | |
download | marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar.gz marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar.bz2 marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar.lz marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar.xz marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.tar.zst marcuscom-ports-425788cb2d7659ecf26cf051414caa8293b25965.zip |
Add missing locale file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8879 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gnome-power-manager/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnome-power-manager/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile index e553d50c5..b970541ab 100644 --- a/sysutils/gnome-power-manager/Makefile +++ b/sysutils/gnome-power-manager/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.27 2007/05/06 05:16:04 marcus Exp $ +# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.28 2007/05/15 05:12:03 marcus Exp $ # PORTNAME= gnome-power-manager PORTVERSION= 2.19.2 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/sysutils/gnome-power-manager/pkg-plist b/sysutils/gnome-power-manager/pkg-plist index 07da11546..bcef23de6 100644 --- a/sysutils/gnome-power-manager/pkg-plist +++ b/sysutils/gnome-power-manager/pkg-plist @@ -353,6 +353,7 @@ share/locale/gu/LC_MESSAGES/gnome-power-manager.mo share/locale/he/LC_MESSAGES/gnome-power-manager.mo share/locale/hi/LC_MESSAGES/gnome-power-manager.mo share/locale/hu/LC_MESSAGES/gnome-power-manager.mo +share/locale/id/LC_MESSAGES/gnome-power-manager.mo share/locale/it/LC_MESSAGES/gnome-power-manager.mo share/locale/ja/LC_MESSAGES/gnome-power-manager.mo share/locale/ka/LC_MESSAGES/gnome-power-manager.mo |