diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-22 13:57:56 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-22 13:57:56 +0000 |
commit | 3b5c805ef469145ed99afeae751890efa43c8e5c (patch) | |
tree | 91f2ddc53d15ee57db8a0dfb518cfe346c94eaba /emulators/Makefile | |
parent | c0d2c2983efafdb939ed47adaa0b79df0a02d594 (diff) |
- Rename emulators/bsnes to emulators/higan due to upstream name change
- Update to 0.92
PR: ports/176333
Submitted by: Naram Qashat (maintainer)
Notes
Notes:
svn path=/head/; revision=312766
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 700698313088..a843c36f85ac 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -12,7 +12,6 @@ SUBDIR += atari800 SUBDIR += bfe SUBDIR += bochs - SUBDIR += bsnes SUBDIR += bsvc SUBDIR += catapult SUBDIR += cinc @@ -57,6 +56,7 @@ SUBDIR += hercules SUBDIR += hfs SUBDIR += hfsutils + SUBDIR += higan SUBDIR += hugo SUBDIR += ia64sim SUBDIR += ines |