diff options
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r-- | devel/autoconf213/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index e1e72766a6a..fa01600a061 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 19:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/03 19:40:54 wiz Exp $ # FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html -COMMENT= Generates automatic source code configuration scripts +COMMENT= Generates automatic source code configuration scripts (old version) DEPENDS= m4-1.4:../../devel/m4 |