diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/sdl2_net/Makefile | 6 | ||||
-rw-r--r-- | net/sdl2_net/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/sdl2_net/Makefile b/net/sdl2_net/Makefile index 15cb2e92b213..d33a8fb7f2e0 100644 --- a/net/sdl2_net/Makefile +++ b/net/sdl2_net/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= sdl2_net -PORTVERSION= 2.0.p2 +PORTVERSION= 2.0.0 CATEGORIES= net -MASTER_SITES= http://www.libsdl.org/tmp/SDL_net/release/ -DISTNAME= SDL2_net-2.0.0 +MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ +DISTNAME= SDL2_net-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= A small sample cross-platform networking library diff --git a/net/sdl2_net/distinfo b/net/sdl2_net/distinfo index e121ed43d017..99c91f2fe0d5 100644 --- a/net/sdl2_net/distinfo +++ b/net/sdl2_net/distinfo @@ -1,2 +1,2 @@ -SHA256 (SDL2_net-2.0.0.tar.gz) = c7dba51473417823c5334f315f80d395474a7b033ff2de1f257abe4510082d47 -SIZE (SDL2_net-2.0.0.tar.gz) = 345149 +SHA256 (SDL2_net-2.0.0.tar.gz) = d715be30783cc99e541626da52079e308060b21d4f7b95f0224b1d06c1faacab +SIZE (SDL2_net-2.0.0.tar.gz) = 345724 |