diff options
author | asami <asami@FreeBSD.org> | 2000-01-19 16:01:53 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-19 16:01:53 +0000 |
commit | 5c3eaaf29ef8501916c8fba882a7167fd7c87af3 (patch) | |
tree | 8c47c2aca7bef96284640ab6f2d33cfb6959bedb /devel/bison | |
parent | 5e9cd2e5fe281b9cd54ca53c27f6bf71b893bdc2 (diff) | |
download | FreeBSD-ports-5c3eaaf29ef8501916c8fba882a7167fd7c87af3.zip FreeBSD-ports-5c3eaaf29ef8501916c8fba882a7167fd7c87af3.tar.gz |
Comment out second MAINTAINER line.
Diffstat (limited to 'devel/bison')
-rw-r--r-- | devel/bison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 6e9a397..d13370d 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison MAINTAINER= wghicks@bellsouth.net -MAINTAINER+= obrien@NUXI.com +#MAINTAINER+= obrien@NUXI.com Y2K= http://www.gnu.org/software/year2000.html |