diff options
Diffstat (limited to 'misc/yelp3/Makefile')
-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 60bc93c10e8..671639ceeb3 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/04/27 12:31:55 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:44:17 sbd Exp $ # DISTNAME= yelp-3.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.2/} EXTRACT_SUFX= .tar.xz |