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 b11cf94811d..47b44c5ac20 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.55 2020/08/31 18:09:45 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2021/05/24 19:52:27 wiz Exp $ # VERSION= 0.10.0 DISTNAME= ristretto-${VERSION} EXTRACT_SUFX= .tar.bz2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/${VERSION:R}/ |