diff options
Diffstat (limited to 'net/sdl_net/Makefile')
-rw-r--r-- | net/sdl_net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index 54efb1b9aa6f..2f5d630d87f0 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sdl_net -PORTVERSION= 1.2.5 -PORTREVISION= 3 +PORTVERSION= 1.2.6 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} |