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 ecfce52be34..6f16bb10868 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2012/07/15 08:22:51 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2012/09/07 19:17:13 adam Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |