diff options
Diffstat (limited to 'misc/yelp3')
-rw-r--r-- | misc/yelp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index 7d7b5515682..ec9bf0b6368 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/09/15 10:05:45 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/02 17:11:39 tron Exp $ # DISTNAME= yelp-3.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/} EXTRACT_SUFX= .tar.xz |