aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bison-devel/Makefile
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/bison-devel/Makefile
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/bison-devel/Makefile')
-rw-r--r--devel/bison-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile
index 7728176467ba..03c2e47e5db5 100644
--- a/devel/bison-devel/Makefile
+++ b/devel/bison-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -devel
DISTNAME= bison-${PORTVERSION}
-MAINTAINER= openoffice@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= Alpha version of bison
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4