diff options
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index fbf473db43f..347e0bb5ee5 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2022/09/11 12:51:51 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2022/11/23 16:20:15 adam Exp $ DISTNAME= gegl-0.4.38 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://download.gimp.org/pub/gegl/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.xz |