diff options
Diffstat (limited to 'graphics/SDL_image/Makefile')
-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 4d2338d59c4..5b8118af643 100644 --- a/graphics/SDL_image/Makefile +++ b/graphics/SDL_image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2012/10/06 14:10:40 asau Exp $ +# $NetBSD: Makefile,v 1.45 2013/01/26 21:37:40 adam Exp $ DISTNAME= SDL_image-1.2.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ |