summaryrefslogtreecommitdiff
path: root/x11/zenity/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-10-16 18:14:13 +0000
committerdrochner <drochner@pkgsrc.org>2008-10-16 18:14:13 +0000
commita0cf2f4bb7e444b4e113a3f6591f98429cd50888 (patch)
treeb48d96b616053742f50cae57589040ee0632bc24 /x11/zenity/Makefile
parentabfbb34cc1e19b95ccba37f5ad7a9cdacfa1c9b1 (diff)
downloadpkgsrc-a0cf2f4bb7e444b4e113a3f6591f98429cd50888.tar.gz
update to 2.24.0
This switches to the gnome-2.24 release branch.
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r--x11/zenity/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 362ceb59efb..ad6786b697c 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2008/07/14 12:56:20 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2008/10/16 18:15:14 drochner Exp $
#
-DISTNAME= zenity-2.22.1
+DISTNAME= zenity-2.24.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.22/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org