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/bison | |
parent | 7a35a307833ec601d917442adc830bdf0612b5fa (diff) | |
download | ports-1117c1feb82c2624c44ba0cb0c749c73b2c2ec2d.tar.gz ports-1117c1feb82c2624c44ba0cb0c749c73b2c2ec2d.zip |
Notes
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 6e9a3970b398..d13370def89c 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 |