diff options
Diffstat (limited to 'misc/yelp/Makefile')
-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 ce119dfc136..0e96655f406 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2010/11/29 18:32:00 drochner Exp $ +# $NetBSD: Makefile,v 1.94 2011/01/13 13:38:52 wiz Exp $ # DISTNAME= yelp-2.30.2 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |