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 /graphics/white_dune | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (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 'graphics/white_dune')
-rw-r--r-- | graphics/white_dune/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index f1c0903ec779..7fe1ac9fbeec 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -9,6 +9,7 @@ PORTNAME= white_dune PORTVERSION= 0.26.5 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.csv.ica.uni-stuttgart.de/vrml/dune/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E} |