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 /emulators/frodo | |
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
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index a76a3388e8d2..93bf37765718 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -7,7 +7,7 @@ PORTNAME= frodo PORTVERSION= 4.1b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators tk84 MASTER_SITES= http://iphcip1.physik.uni-mainz.de/~cbauer/ DISTNAME= FrodoV4_1b.Src |