diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /x11-toolkits/sdl_gui | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) | |
download | ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip |
Notes
Diffstat (limited to 'x11-toolkits/sdl_gui')
-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 9ea2ac9004a0..aa51d2c2ef25 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= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/ DISTNAME= SDL_gui-${PORTVERSION} |