diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-19 16:01:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-19 16:01:53 +0000 |
commit | 1117c1feb82c2624c44ba0cb0c749c73b2c2ec2d (patch) | |
tree | 9b9e0caee1ed6944fa2c0e12874ace5759d30c1f /devel/bison175 | |
parent | Add bison. (diff) |
Comment out second MAINTAINER line.
Notes
Notes:
svn path=/head/; revision=24837
Diffstat (limited to 'devel/bison175')
-rw-r--r-- | devel/bison175/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index 6e9a3970b398..d13370def89c 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/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 |