aboutsummaryrefslogtreecommitdiff
path: root/sysutils/liburcu
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2017-02-11 04:44:43 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2017-02-11 04:44:43 +0000
commite87d9e532d5ebf1011d2277b039b3ceb98e6cd93 (patch)
treea0520860bc3602cf742ab5997cf9c1267a59f15e /sysutils/liburcu
parentfd27c9bef98b795f37f3c846689a38142d4b6820 (diff)
downloadports-e87d9e532d5ebf1011d2277b039b3ceb98e6cd93.tar.gz
ports-e87d9e532d5ebf1011d2277b039b3ceb98e6cd93.zip
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9498
Notes
Notes: svn path=/head/; revision=433834
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 1f755805df17..dad612b801f9 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= mokhi64@gmail.com
+MAINTAINER= mmokhi@FreeBSD.org
COMMENT= Userspace read-copy-update (RCU) data synchronization library
LICENSE= LGPL21