diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
commit | adbcbdd9d61016d644972f8b9cebc3450efa68f6 (patch) | |
tree | 8d33727b021d1007d6d9cc5dfe4b518170793966 /lang/ficl | |
parent | 2600bed8061f0d7d8d2c7c6d45bfc6fbeff5afa2 (diff) | |
download | freebsd-ports-gnome-adbcbdd9d61016d644972f8b9cebc3450efa68f6.tar.gz freebsd-ports-gnome-adbcbdd9d61016d644972f8b9cebc3450efa68f6.tar.zst freebsd-ports-gnome-adbcbdd9d61016d644972f8b9cebc3450efa68f6.zip |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
Diffstat (limited to 'lang/ficl')
-rw-r--r-- | lang/ficl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ficl/Makefile b/lang/ficl/Makefile index 3081b78c37fd..860c1e64d968 100644 --- a/lang/ficl/Makefile +++ b/lang/ficl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-all/${PORTNAME}${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Forth Inspired Command Language NO_WRKSUBDIR= defined |