diff options
-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 4f6ba42d764d..19ec248d3abd 100644 --- a/deskutils/basket/Makefile +++ b/deskutils/basket/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= basket -PORTVERSION= 0.4.0b +PORTVERSION= 0.4.0c CATEGORIES= deskutils kde MASTER_SITES= http://les83plus.free.fr/sebastien.laout/basket/downloads/ diff --git a/deskutils/basket/distinfo b/deskutils/basket/distinfo index 54ac316451e4..11a04dcdc9c9 100644 --- a/deskutils/basket/distinfo +++ b/deskutils/basket/distinfo @@ -1,2 +1,2 @@ -MD5 (basket-0.4.0b.tar.gz) = 8367f112f39a9dd90b79e55722c6bdc8 -SIZE (basket-0.4.0b.tar.gz) = 824502 +MD5 (basket-0.4.0c.tar.gz) = a77dd0e5b0bf21a9302f0d90045651b4 +SIZE (basket-0.4.0c.tar.gz) = 830428 diff --git a/deskutils/basket/pkg-plist b/deskutils/basket/pkg-plist index ebfd57e3d1f6..db0d1323ae40 100644 --- a/deskutils/basket/pkg-plist +++ b/deskutils/basket/pkg-plist @@ -8,6 +8,7 @@ share/icons/hicolor/16x16/apps/basket.png 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 @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 |