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 /multimedia/xmps-win32-plugin | |
parent | Add patch to make port build with the new devel/sdl12 (diff) |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Notes
Notes:
svn path=/head/; revision=104132
Diffstat (limited to 'multimedia/xmps-win32-plugin')
-rw-r--r-- | multimedia/xmps-win32-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile index 9ff9c96bf441..b5778edb86c8 100644 --- a/multimedia/xmps-win32-plugin/Makefile +++ b/multimedia/xmps-win32-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmps-win32-plugin PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://xmps.sourceforge.net/sources/ |