diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 19:23:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 19:23:31 +0000 |
commit | c8e978245caca7930ad7bc872e4743c2a965a183 (patch) | |
tree | b308e123e0823097bf09ae80737400c45e8dfd3f /emulators/bsnes/Makefile | |
parent | d7343fba11a3eb275af5d732e41221a95b10d1bb (diff) |
Notes
Diffstat (limited to 'emulators/bsnes/Makefile')
-rw-r--r-- | emulators/bsnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile index 51d7fc557de0..ec37f199df1c 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= bsnes -PORTVERSION= 0.48 +PORTVERSION= 0.50 CATEGORIES= emulators MASTER_SITES= http://byuusan.kuro-hitsuji.net/ \ ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ |