aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/m4/Makefile4
-rw-r--r--devel/m4/pkg-descr4
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index d40c6f491476..c18136abc7e2 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -3,13 +3,15 @@
# Date created: 25 October 1994
# Whom: mr
#
-# $Id: Makefile,v 1.6 1996/11/18 10:22:52 asami Exp $
+# $Id: Makefile,v 1.7 1997/06/16 08:22:35 max Exp $
#
DISTNAME= m4-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
+MAINTAINER= ports@FreeBSD.ORG
+
GNU_CONFIGURE=yes
CONFIGURE_ARGS= --program-prefix=g
diff --git a/devel/m4/pkg-descr b/devel/m4/pkg-descr
index ffa47794be91..a548fda095a8 100644
--- a/devel/m4/pkg-descr
+++ b/devel/m4/pkg-descr
@@ -1,6 +1,3 @@
-GNU `m4'
-********
-
GNU `m4' is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
@@ -24,4 +21,3 @@ for changing the syntax for what is a "word" in `m4'. You should use:
if you want this feature compiled in. The current implementation slows
down `m4' considerably and is hardly acceptable. So, it might go away,
do not count on it yet.
-