diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
commit | 98b90543fae178a03a55e921c8302d64ff9c1b83 (patch) | |
tree | 167bf70e36fd64d1d7decdd41f19c0a65baaa52e /net/rtptools | |
parent | 1d0c9ecd5dea4977af16b4ae6abf2effa5aeaee7 (diff) | |
download | ports-98b90543fae178a03a55e921c8302d64ff9c1b83.tar.gz ports-98b90543fae178a03a55e921c8302d64ff9c1b83.zip |
Notes
Diffstat (limited to 'net/rtptools')
-rw-r--r-- | net/rtptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index f973d3ecd8ed..04c651b10ba1 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.20 CATEGORIES= net mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Set of tools to record, playback, and monitor RTPv2 data streams GNU_CONFIGURE= yes |