diff options
author | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
commit | 01ddfeb9a0e05e7f0f03601577e1bede68e6f55a (patch) | |
tree | 6f112385e7da4b1e0e3d456c2e0dad0cddd7b00d /devel/chrpath | |
parent | e8e81f98e76213d8110b69c8ca6b6b9a2b7a13d4 (diff) | |
download | freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.gz freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.zst freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.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 'devel/chrpath')
-rw-r--r-- | devel/chrpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/chrpath/Makefile b/devel/chrpath/Makefile index e50f6e8c47d6..19e261cbdbe3 100644 --- a/devel/chrpath/Makefile +++ b/devel/chrpath/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13 CATEGORIES= devel sysutils MASTER_SITES= http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to modify DT_RPATH in existing ELF binaries GNU_CONFIGURE= yes |