diff options
Diffstat (limited to 'graphics/ristretto/Makefile')
-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 34f40b81147..7dc444e9fd0 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2016/07/09 06:38:22 wiz Exp $ # DISTNAME= ristretto-0.8.0 EXTRACT_SUFX= .tar.bz2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/0.8/ |