diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-11 04:35:46 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-11 04:35:46 +0800 |
commit | 229e02bc4e5063014c0b859ab4155fc078e1ed3f (patch) | |
tree | 921dcd4fefbef41d8b303170cf2928c0a5e331ff | |
parent | 4ed8cb3fbd2a602499a3c34c7e5fb5685e019ed3 (diff) | |
download | marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar.gz marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar.bz2 marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar.lz marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar.xz marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.tar.zst marcuscom-ports-229e02bc4e5063014c0b859ab4155fc078e1ed3f.zip |
Fix the plist, bump it.
Reported by: pointyhat-exp
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9749 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/babytrans/Makefile | 2 | ||||
-rw-r--r-- | deskutils/babytrans/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile index 9cde42b46..0d8de8185 100644 --- a/deskutils/babytrans/Makefile +++ b/deskutils/babytrans/Makefile @@ -8,7 +8,7 @@ PORTNAME= babytrans PORTVERSION= 0.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= http://fjolliton.free.fr/babytrans/ diff --git a/deskutils/babytrans/pkg-plist b/deskutils/babytrans/pkg-plist index 32b0ac8c1..bcff32fc7 100644 --- a/deskutils/babytrans/pkg-plist +++ b/deskutils/babytrans/pkg-plist @@ -1,6 +1,6 @@ bin/babytrans etc/CORBA/servers/babytrans.gnorba -applets/Utility/babytrans.desktop +share/applets/Utility/babytrans.desktop share/locale/es/LC_MESSAGES/babytrans.mo share/locale/de/LC_MESSAGES/babytrans.mo share/locale/fr/LC_MESSAGES/babytrans.mo |