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 | 10866b726eedb689f1c9adb9bbf28a3fc78a00e9 (patch) | |
tree | 26316eff9c0ece456cdf5758044bad3e95b4f281 /graphics/SDL_image | |
parent | e0c55cdd26d4c4c4adc7e0ba31f87bf885e2beb4 (diff) | |
download | pkgsrc-10866b726eedb689f1c9adb9bbf28a3fc78a00e9.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/ |