diff options
Diffstat (limited to 'graphics/SDL2_image/Makefile')
-rw-r--r-- | graphics/SDL2_image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile index 3d833b01fb9..0c1cb9848f6 100644 --- a/graphics/SDL2_image/Makefile +++ b/graphics/SDL2_image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2020/08/18 17:57:28 leot Exp $ +# $NetBSD: Makefile,v 1.16 2021/09/08 21:05:11 nia Exp $ DISTNAME= SDL2_image-2.0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ |