From b5d1cecde4e6c0dcb132742181e822478f6759af Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" <obrien@FreeBSD.org> Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- devel/bison/Makefile | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'devel/bison') diff --git a/devel/bison/Makefile b/devel/bison/Makefile index d13370def89c..ad57f98f6639 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,7 +1,8 @@ -# New ports collection makefile for: bison -# Version required: 1.28 -# Date created: 27 Mar 1999 -# Whom: Jerry Hicks +# ex:ts=8 +# Ports collection makefile for: bison +# Version required: 1.28 +# Date created: 27 Mar 1999 +# Whom: Jerry Hicks # # $FreeBSD$ # @@ -12,12 +13,9 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison MAINTAINER= wghicks@bellsouth.net -#MAINTAINER+= obrien@NUXI.com - -Y2K= http://www.gnu.org/software/year2000.html +MAINTAINER= obrien@NUXI.com GNU_CONFIGURE= yes - MAN1= bison.1 post-install: -- cgit v1.2.3