summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:38:16 +0000
committerwiz <wiz>2001-02-16 14:38:16 +0000
commit0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/autoconf
parent9cd33f1ced25f785a26235a0c68a92f8f28d517e (diff)
downloadpkgsrc-0e6fa9f644599b5f010ffe053765f5a3dcfbbe32.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile3
-rw-r--r--devel/autoconf/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 6f4add3c980..3065a471111 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/04/04 23:18:24 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2001/02/16 14:38:17 wiz Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -8,6 +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
DEPENDS= m4-1.4:../../devel/m4
diff --git a/devel/autoconf/pkg/COMMENT b/devel/autoconf/pkg/COMMENT
deleted file mode 100644
index 6922f03c2b3..00000000000
--- a/devel/autoconf/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Automatically configure source code on many Un*x platforms