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 511b831e47c..57f2b72f7b1 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2018/04/16 14:35:28 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2018/11/12 03:53:16 ryoon Exp $ # DISTNAME= zenity-2.32.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.32/} EXTRACT_SUFX= .tar.bz2 |