diff options
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 23c7f9f2b5f..a1a8f02313c 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2013/06/04 22:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/06 12:55:24 wiz Exp $ # DISTNAME= zenity-2.32.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.32/} EXTRACT_SUFX= .tar.bz2 |