summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index d113e18ac8e..c0676258787 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/08/28 14:58:15 skrll Exp $
+# $NetBSD: Makefile,v 1.28 2001/10/29 19:58:43 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html
-COMMENT= Automatically configure source code on many Un*x platforms
+COMMENT= Generates automatic source code configuration scripts
DEPENDS= m4-1.4:../../devel/m4