diff options
Diffstat (limited to 'misc/yelp/Makefile')
-rw-r--r-- | misc/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 887f777ea9e..d36b54b56dd 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2012/09/15 10:05:45 obache Exp $ +# $NetBSD: Makefile,v 1.110 2012/10/02 17:11:39 tron Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |