diff options
author | adam <adam> | 2016-01-06 10:46:49 +0000 |
---|---|---|
committer | adam <adam> | 2016-01-06 10:46:49 +0000 |
commit | 0f45701fcca80525dcbf73e1ad6e2622d6ae8c02 (patch) | |
tree | 26316eff9c0ece456cdf5758044bad3e95b4f281 /misc/yelp3 | |
parent | c12a2dafc181a48e0496adba12155122419aec44 (diff) | |
download | pkgsrc-0f45701fcca80525dcbf73e1ad6e2622d6ae8c02.tar.gz |
Revbump after updating graphics/libwebp
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 99aae72cafa..1f86d353d63 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/10/10 01:58:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2016/01/06 10:46:54 adam Exp $ DISTNAME= yelp-3.16.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |