diff options
author | adam <adam@pkgsrc.org> | 2016-01-06 10:46:49 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-01-06 10:46:49 +0000 |
commit | aefffb3be6e46d0855fb2e08e9abb64dedbfb98a (patch) | |
tree | 26316eff9c0ece456cdf5758044bad3e95b4f281 /graphics/SDL_image | |
parent | 4214ac8f4c4d92716a1f16a8495954e95c7987a8 (diff) | |
download | pkgsrc-aefffb3be6e46d0855fb2e08e9abb64dedbfb98a.tar.gz |
Revbump after updating graphics/libwebp
Diffstat (limited to 'graphics/SDL_image')
-rw-r--r-- | graphics/SDL_image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile index b7a6d60f1b7..1956d217169 100644 --- a/graphics/SDL_image/Makefile +++ b/graphics/SDL_image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:07 tnn Exp $ +# $NetBSD: Makefile,v 1.50 2016/01/06 10:46:52 adam Exp $ DISTNAME= SDL_image-1.2.12 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ |