diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 34409a8c8b9..b427ea760f0 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2000/04/09 17:36:26 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2000/05/31 15:35:01 form Exp $ # $NetBSD: Makefile,v 1.2 1998/08/23 20:48:03 frueauf Exp $ DISTNAME= sim_2.3d PKGNAME= simh-2.3d CATEGORIES= emulators NEED_VERSION= 1.210 -FAKE=No +FAKE= Yes MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ MAINTAINER= form@openbsd.org