summaryrefslogtreecommitdiff
path: root/editors/mg2a/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-07-10 18:26:52 +0000
committertron <tron@pkgsrc.org>2000-07-10 18:26:52 +0000
commit4d21cec0816fef3a94dabc6dad99948633e8db0f (patch)
treecdafb92b9610c52b7a55af5ed31d563a31d10f20 /editors/mg2a/Makefile
parent313fdce0d11dbd0a4f7e6411bb70324e90ea24ff (diff)
downloadpkgsrc-4d21cec0816fef3a94dabc6dad99948633e8db0f.tar.gz
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.
Diffstat (limited to 'editors/mg2a/Makefile')
-rw-r--r--editors/mg2a/Makefile11
1 files changed, 3 insertions, 8 deletions
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 .