diff options
Diffstat (limited to 'misc/yelp')
-rw-r--r-- | misc/yelp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 98795fd7094..294a7d8cd2e 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2009/12/02 12:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2010/01/18 09:59:16 wiz Exp $ # DISTNAME= yelp-2.28.1 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.28/} EXTRACT_SUFX= .tar.bz2 |