From 4d21cec0816fef3a94dabc6dad99948633e8db0f Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 10 Jul 2000 18:26:52 +0000 Subject: Update "mg2a" package to version to version 1.11: Don't attempt to edit non regular files. Patches supplied by John Refling in PR pkg/10536. --- editors/mg2a/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'editors/mg2a/Makefile') diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile index 0f8137c2583..89423055ec7 100644 --- a/editors/mg2a/Makefile +++ b/editors/mg2a/Makefile @@ -1,17 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2000/04/01 00:30:53 dmcmahill Exp $ -# Top level for mg2a package make... nothing unusual -# in this package - john refling -# +# $NetBSD: Makefile,v 1.3 2000/07/10 18:26:52 tron Exp $ DISTNAME= mg2a -PKGNAME= mg2a-1.10 +PKGNAME= mg2a-1.11 CATEGORIES= editors MASTER_SITES= ftp://ftp.wustl.edu/languages/c/unix-c/editors/ EXTRACT_SUFX= .tar.Z -MAINTAINER= refling@comet.lbl.gov - -USE_CONFIGURE= NO +MAINTAINER= tron@netbsd.org post-extract: cd ${WRKSRC} ; ${CP} sys/bsd/Makefile . -- cgit v1.2.3