From 36b713cbf8ec831572e4b992cee4df5c7ceae433 Mon Sep 17 00:00:00 2001 From: frueauf Date: Mon, 16 Mar 1998 11:02:22 +0000 Subject: portlint: add default MAINTAINER; fix WARNs. --- devel/autoconf/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index ab28d37adcb..dc0ce06869a 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,9 +1,9 @@ -# New ports collection makefile for: autoconf +# New packages collection makefile for: autoconf # Version required: 2.12 # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $NetBSD: Makefile,v 1.11 1998/03/12 22:57:07 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/03/16 11:02:22 frueauf Exp $ # FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp # @@ -11,8 +11,11 @@ DISTNAME= autoconf-2.12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} +MAINTAINER= packages@netbsd.org + BUILD_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 + USE_PERL5= yes GNU_CONFIGURE= yes -- cgit v1.2.3