diff options
Diffstat (limited to 'misc/yelp')
-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 0e96655f406..498c4997b44 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2011/01/13 13:38:52 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2011/04/22 13:44:13 obache Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |