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 /devel/p5-SDL | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) | |
download | ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip |
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 'devel/p5-SDL')
-rw-r--r-- | devel/p5-SDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index e1ebdf61df7a..ed652550a259 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -5,7 +5,7 @@ PORTNAME= sdl PORTVERSION= 1.20.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://bloodgate.com/perl/sdl/pub/ PKGNAMEPREFIX= p5- |