diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /graphics/SDL2_image | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'graphics/SDL2_image')
-rw-r--r-- | graphics/SDL2_image/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile index a50b469197d..908d49e4d9f 100644 --- a/graphics/SDL2_image/Makefile +++ b/graphics/SDL2_image/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/03/31 10:10:14 adam Exp $ +# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:26 adam Exp $ DISTNAME= SDL2_image-2.0.0 +PKGREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ |