aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 03:37:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 03:37:48 +0000
commit1e101ce912517c8847d29fa2297e34c270243820 (patch)
treec260625eda48b9e9d43bbc6990de3ca724228cec /emulators
parenta9953d086263caacf9b2c11c529622fd0aad7c42 (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cpmemu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile
index a21754c061e0..d0d893cf4d40 100644
--- a/emulators/cpmemu/Makefile
+++ b/emulators/cpmemu/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id: Makefile,v 1.9 1998/07/27 00:01:04 steve Exp $
+# $Id: Makefile,v 1.10 1998/08/10 12:06:46 steve Exp $
#
DISTNAME= cpm-0.2
@@ -11,6 +11,8 @@ PKGNAME= cpmemu-0.2
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/slackware-3.2/source/extra-stuff/CPM-80-emulator/
+BROKEN_ELF= yes
+
MAINTAINER= ports@FreeBSD.org
.include <bsd.port.mk>