diff options
author | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
commit | dec016224facc3a138a56ceaa6a8cccfee739e81 (patch) | |
tree | e77791443bea221c5a0be8c12d9221547663f409 /graphics/shotwell | |
parent | 5bb87ae590ac56cbb7257c076523a4dd830cad55 (diff) | |
download | pkgsrc-dec016224facc3a138a56ceaa6a8cccfee739e81.tar.gz |
*: recursive bump for graphics/graphviz 5.0.0
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 905e654cfa2..a31686b6ca8 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.130 2022/04/18 19:11:23 adam Exp $ +# $NetBSD: Makefile,v 1.131 2022/07/22 17:07:13 micha Exp $ DISTNAME= shotwell-0.30.8 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.30/} EXTRACT_SUFX= .tar.xz |