diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2016-02-17 10:42:08 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2016-02-17 10:42:08 +0000 |
commit | dacef126af1bd44ce6d566f4a887cc4e97861c11 (patch) | |
tree | ead2d4e750bbf64c0ccfb2c58dbb2cd09c775cb4 /net/pimd | |
parent | lang/p5-Scalar-Util-Numeric was already there at devel/p5-Scalar-Util-Numeric. (diff) |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
Diffstat (limited to 'net/pimd')
-rw-r--r-- | net/pimd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pimd/Makefile b/net/pimd/Makefile index 3b1de48b7c2f..f584fa8e5c10 100644 --- a/net/pimd/Makefile +++ b/net/pimd/Makefile @@ -4,7 +4,7 @@ PORTNAME= pimd PORTVERSION= 2.2.0 CATEGORIES= net -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= Lightweight stand-alone PIM-SM v2 multicast routing daemon LICENSE= BSD3CLAUSE |