summaryrefslogtreecommitdiff
path: root/sysutils/desktop-file-utils/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-28 18:36:01 +0000
committerwiz <wiz>2006-04-28 18:36:01 +0000
commitf295fe7000cb0d6e17069bb0bdb40cce164c0e13 (patch)
treea79d9a9d6baaadae03bd2aea68903876d6542adc /sysutils/desktop-file-utils/Makefile
parent7248109caff4a773eb391688e818326afd4fef8c (diff)
downloadpkgsrc-f295fe7000cb0d6e17069bb0bdb40cce164c0e13.tar.gz
Update to 0.11:
============ Version 0.11 ============ o Validate desktop file categories (Emmet Hikory, Vincent Untz) o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent) o Use GOption instead of popt (Vincent) o Fix grammar problem in one of the strings (Moritz Barsnick) o NULL terminate search patch in update-desktop-database (Mike Hearn) o Fix language to encoding mapping to match spec (Ville Skyttä)
Diffstat (limited to 'sysutils/desktop-file-utils/Makefile')
-rw-r--r--sysutils/desktop-file-utils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/desktop-file-utils/Makefile b/sysutils/desktop-file-utils/Makefile
index 170a84d8030..db1f30440b8 100644
--- a/sysutils/desktop-file-utils/Makefile
+++ b/sysutils/desktop-file-utils/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/03/21 06:00:49 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/04/28 18:36:01 wiz Exp $
#
-DISTNAME= desktop-file-utils-0.10
-PKGREVISION= 2
+DISTNAME= desktop-file-utils-0.11
CATEGORIES= sysutils gnome
MASTER_SITES= http://freedesktop.org/software/desktop-file-utils/releases/