diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-15 18:18:06 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-15 18:18:06 +0000 |
commit | 21acc39a4fbc84241a53efdc99908cde85bcfb63 (patch) | |
tree | e1c40d4f464d3331820c6189eb6eeffae4764eb3 /net/freeswitch | |
parent | 2b4f32d883a4893d103770c42b4228d018d723a5 (diff) |
Notes
Diffstat (limited to 'net/freeswitch')
-rw-r--r-- | net/freeswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 55e64a9fa3d0..05bb32547131 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ecrist@secure-computing.net +MAINTAINER= r.neese@gmail.com COMMENT= FreeSwitch meta-port to pull in all the components RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core |