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 3687eedc4de..2aeaafc90a7 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.112 2012/10/08 23:02:09 adam Exp $ +# $NetBSD: Makefile,v 1.113 2013/01/26 21:38:23 adam Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |