diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 10:38:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 10:38:43 +0000 |
commit | c7a5c41f709f6ebc352eaab600383433843e990b (patch) | |
tree | 9b137d387b7d708d1402a523bd597dec64212bc8 | |
parent | Let be hohest: I really don't have a time now to properly maintain all (diff) |
Update to 1.2.5
Approved by: fjoe (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=85842
-rw-r--r-- | net/sdl_net/Makefile | 2 | ||||
-rw-r--r-- | net/sdl_net/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index 9c272abe9ac8..f82e1b177755 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdl_net -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} diff --git a/net/sdl_net/distinfo b/net/sdl_net/distinfo index 228e510414f6..51a9e51600a3 100644 --- a/net/sdl_net/distinfo +++ b/net/sdl_net/distinfo @@ -1 +1 @@ -MD5 (SDL_net-1.2.4.tar.gz) = dca08c8935c5dbcdd18b4ad367eb2ee6 +MD5 (SDL_net-1.2.5.tar.gz) = e45b1048d2747480dcc65ece4130a920 |