aboutsummaryrefslogtreecommitdiff
path: root/sysutils/liburcu
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-01 14:17:35 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-01 14:17:35 +0000
commit59ccae0e463fb9c95e287b3c213819160af13296 (patch)
tree063775714b75c89c4b17e0fcbd479da1fe4f596e /sysutils/liburcu
parentc6a174f15d4d98e374d16049511ec48e16d4081b (diff)
downloadports-59ccae0e463fb9c95e287b3c213819160af13296.tar.gz
ports-59ccae0e463fb9c95e287b3c213819160af13296.zip
Notes
Diffstat (limited to 'sysutils/liburcu')
-rw-r--r--sysutils/liburcu/Makefile2
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