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 e31bcb91cb6..dee99de5abf 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2006/01/24 07:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2006/02/05 23:10:14 joerg Exp $ # DISTNAME= yelp-2.12.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.12/} EXTRACT_SUFX= .tar.bz2 |