diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /graphics/ristretto | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'graphics/ristretto')
-rw-r--r-- | graphics/ristretto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 70fbc254c29..1fbcf6b5dae 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2017/02/06 13:55:30 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2017/02/12 06:25:31 ryoon Exp $ # DISTNAME= ristretto-0.8.0 EXTRACT_SUFX= .tar.bz2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/0.8/ |