diff options
Diffstat (limited to 'x11-toolkits/sdl_gui/Makefile')
-rw-r--r-- | x11-toolkits/sdl_gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 86331879db15..6a186da2ceea 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdl_gui PORTVERSION= 0.10.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |