diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /misc/yelp3 | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'misc/yelp3')
-rw-r--r-- | misc/yelp3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index 7cafea94442..6138450d5f9 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/07/06 14:48:35 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/07 19:17:13 adam Exp $ # DISTNAME= yelp-3.4.2 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/} EXTRACT_SUFX= .tar.xz |