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 7ce06b50c98..6f5933b2ddf 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2010/09/14 11:02:27 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2010/11/15 22:58:02 abs Exp $ # DISTNAME= yelp-2.30.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |