diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /emulators/fceu | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | freebsd-ports-graphics-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz freebsd-ports-graphics-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.zst freebsd-ports-graphics-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'emulators/fceu')
-rw-r--r-- | emulators/fceu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 5bd0f9d44b4..68d30aa8f6d 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -7,7 +7,7 @@ PORTNAME= fceu PORTVERSION= 0.97.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://xodnizel.net/fceultra/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |