aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-07-02 18:50:52 +0800
committervanilla <vanilla@FreeBSD.org>1998-07-02 18:50:52 +0800
commit1bf79d690f05412826e5aa349ee6becbfc083877 (patch)
tree8c747c9584578bb494ff3cbea6c99aa614ed8e7f /devel
parentccc6fbc2870789683e94daa422914b891f73e78f (diff)
downloadfreebsd-ports-gnome-1bf79d690f05412826e5aa349ee6becbfc083877.tar.gz
freebsd-ports-gnome-1bf79d690f05412826e5aa349ee6becbfc083877.tar.zst
freebsd-ports-gnome-1bf79d690f05412826e5aa349ee6becbfc083877.zip
Portlint.
Diffstat (limited to 'devel')
-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.
-