SuperH was missed from DESCR. Noticed by author. Bump PKGNAME.

This commit is contained in:
grange 2009-01-21 11:19:24 +00:00
parent 5f2c72663c
commit 5dce4218be
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2009/01/05 21:14:02 grange Exp $
# $OpenBSD: Makefile,v 1.22 2009/01/21 11:19:24 grange Exp $
COMMENT= ARM/M88k/MIPS/PowerPC/SuperH machines emulator
DISTNAME= gxemul-0.4.7
PKGNAME= ${DISTNAME}p0
CATEGORIES= emulators
HOMEPAGE= http://gavare.se/gxemul/

View File

@ -4,4 +4,4 @@ microkernel, but the emulator can be used for many other things. While
some simulators only simulate a CPU, GXemul also simulates other
hardware components, making it possible to use the emulator to run
unmodified operating systems, such as NetBSD, OpenBSD, or Linux.
Currently emulated CPUs are: ARM, M88k, MIPS, and PowerPC.
Currently emulated CPUs are: ARM, M88k, MIPS, PowerPC and SuperH.