diff options
author | lifanov <lifanov@FreeBSD.org> | 2017-02-02 22:39:17 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2017-02-02 22:39:17 +0800 |
commit | 8042ea3986c6eb0e4f301b9537dc28b321c6515b (patch) | |
tree | 866c7a8bf85323a84840cb55f01203c18d72e5b4 | |
parent | 5f536c84961f6cfa8ce780a4b4fc67fb04c2f3d2 (diff) | |
download | freebsd-ports-gnome-8042ea3986c6eb0e4f301b9537dc28b321c6515b.tar.gz freebsd-ports-gnome-8042ea3986c6eb0e4f301b9537dc28b321c6515b.tar.zst freebsd-ports-gnome-8042ea3986c6eb0e4f301b9537dc28b321c6515b.zip |
transfer maintainership of sysutils/liburcu
Reported by: mokhi64@gmail.com
Approved by: freebsd@dns-lab.com (maintainer), matthew (mentor)
-rw-r--r-- | sysutils/liburcu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index 1e1220dbf11e..1f755805df17 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ DISTNAME= userspace-rcu-${PORTVERSION} -MAINTAINER= freebsd@dns-lab.com +MAINTAINER= mokhi64@gmail.com COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 |