diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
commit | c4e1289ca50ce70f9bc795a92fd407e2c60e4a11 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /net/sip_scenario | |
parent | 035f39a596d10764a9213fd2dd39ecff4c75d4cd (diff) |
Notes
Diffstat (limited to 'net/sip_scenario')
-rw-r--r-- | net/sip_scenario/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sip_scenario/Makefile b/net/sip_scenario/Makefile index 7f896c4a4c48..b98549f2cf5c 100644 --- a/net/sip_scenario/Makefile +++ b/net/sip_scenario/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= SIP call flow creator (HTML format) LICENSE= APACHE20 |