diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-06-25 13:01:35 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-06-25 13:01:35 +0000 |
commit | 1fbdbf5006cbe0fa798840e9d19a5be5bc0cda91 (patch) | |
tree | 9ed49c2266af93f5d66a9554d250d60c63ac106c /deskutils/basket | |
parent | 627e20be535b0e97e2ed62e9bedc8a9fa12480eb (diff) |
Update to version 0.4.0d
Notes
Notes:
svn path=/head/; revision=112236
Diffstat (limited to 'deskutils/basket')
-rw-r--r-- | deskutils/basket/Makefile | 2 | ||||
-rw-r--r-- | deskutils/basket/distinfo | 4 | ||||
-rw-r--r-- | deskutils/basket/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile index eecbcbe6f71a..78d8c7f07fbb 100644 --- a/deskutils/basket/Makefile +++ b/deskutils/basket/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= basket -PORTVERSION= 0.4.0c +PORTVERSION= 0.4.0d CATEGORIES= deskutils kde MASTER_SITES= http://les83plus.free.fr/sebastien.laout/basket/downloads/ diff --git a/deskutils/basket/distinfo b/deskutils/basket/distinfo index 11a04dcdc9c9..dfe293e4e4bb 100644 --- a/deskutils/basket/distinfo +++ b/deskutils/basket/distinfo @@ -1,2 +1,2 @@ -MD5 (basket-0.4.0c.tar.gz) = a77dd0e5b0bf21a9302f0d90045651b4 -SIZE (basket-0.4.0c.tar.gz) = 830428 +MD5 (basket-0.4.0d.tar.gz) = 4961fe18c688392b3aa6c3777f30fc51 +SIZE (basket-0.4.0d.tar.gz) = 838075 diff --git a/deskutils/basket/pkg-plist b/deskutils/basket/pkg-plist index db0d1323ae40..4395bafa84d8 100644 --- a/deskutils/basket/pkg-plist +++ b/deskutils/basket/pkg-plist @@ -9,6 +9,7 @@ share/icons/hicolor/32x32/apps/basket.png share/locale/de/LC_MESSAGES/basket.mo share/locale/fr/LC_MESSAGES/basket.mo share/locale/nl/LC_MESSAGES/basket.mo +share/locale/zh_TW/LC_MESSAGES/basket.mo @unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true |