diff options
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index a117fe606b30..2dd2565bfa67 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -20,7 +20,7 @@ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ DISTNAME= pcemu1.01alpha MAINTAINER= joerg@FreeBSD.org -COMMENT= An 8086 PC emulator, by David Hedley +COMMENT= 8086 PC emulator, by David Hedley BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ |