diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ac9617512b0..d3fc9904ed4 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.26 2000/06/09 16:14:40 form Exp $ +# $OpenBSD: Makefile,v 1.27 2000/06/14 16:45:01 form Exp $ PKGNAME= minicom-1.83.1 DISTNAME= ${PKGNAME}.src CATEGORIES= comms NEED_VERSION= 1.230 -FAKE= Yes MAINTAINER= form@openbsd.org diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index f3163e80019..e398af3e3a1 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2000/06/09 20:10:30 form Exp $ +# $OpenBSD: Makefile,v 1.14 2000/06/14 16:49:08 form Exp $ # $FreeBSD: Makefile,v 1.10 1998/03/28 14:36:34 steve Exp $ DISTNAME= nedit-5.1.1 @@ -24,7 +24,6 @@ MASTER_SITES0= ftp://ftp.nedit.org/pub/contrib/misc/ LIB_DEPENDS= Xm.1.::x11/lesstif USE_X11= Yes -FAKE= Yes ALL_TARGET= openbsd diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index b427ea760f0..81fb8bd9017 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2000/05/31 15:35:01 form Exp $ +# $OpenBSD: Makefile,v 1.10 2000/06/14 16:50:19 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= Yes MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ MAINTAINER= form@openbsd.org