diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-01 14:17:35 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-01 14:17:35 +0000 |
commit | 59ccae0e463fb9c95e287b3c213819160af13296 (patch) | |
tree | 063775714b75c89c4b17e0fcbd479da1fe4f596e /sysutils | |
parent | c6a174f15d4d98e374d16049511ec48e16d4081b (diff) | |
download | ports-59ccae0e463fb9c95e287b3c213819160af13296.tar.gz ports-59ccae0e463fb9c95e287b3c213819160af13296.zip |
Notes
Diffstat (limited to 'sysutils')
-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 5ed70fb9b598..2a4befae8c12 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= ports@FreeBSD.org +MAINTAINER= freebsd@dns-lab.com COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 |