diff options
Diffstat (limited to 'misc/yelp3/Makefile')
-rw-r--r-- | misc/yelp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index 4bd13d6a20d..921873b54e1 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2021/05/02 10:24:50 nia Exp $ +# $NetBSD: Makefile,v 1.77 2021/11/15 22:54:23 wiz Exp $ DISTNAME= yelp-3.32.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |