aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bison1875
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-09-05 02:33:15 +0800
committerade <ade@FreeBSD.org>2005-09-05 02:33:15 +0800
commit57f52dccafd6f7a3a5e3e5dded9d89aa87d6f09a (patch)
tree6824e4cc751808cabe548f267e541f50234ec095 /devel/bison1875
parent94e7dda283065ec61ec0bb157d395dec7955be6d (diff)
downloadfreebsd-ports-gnome-57f52dccafd6f7a3a5e3e5dded9d89aa87d6f09a.tar.gz
freebsd-ports-gnome-57f52dccafd6f7a3a5e3e5dded9d89aa87d6f09a.tar.zst
freebsd-ports-gnome-57f52dccafd6f7a3a5e3e5dded9d89aa87d6f09a.zip
A few more cleanups after recent events with bison
* lose the bison175 port, it's not needed for now and will only confuse matters * clean up devel/Makefile, modules, and MOVED appropriately * take maintainership of the bison* ports Approved by: portmgr
Diffstat (limited to 'devel/bison1875')
-rw-r--r--devel/bison1875/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile
index 0e985408ef71..6f584afd7e83 100644
--- a/devel/bison1875/Makefile
+++ b/devel/bison1875/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= seanc@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4