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 88b7a1dafa3..49f7176dbcf 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/12 17:29:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/11/12 01:31:50 salo Exp $ # DISTNAME= yelp-2.2.2 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.2/} EXTRACT_SUFX= .tar.bz2 |