diff options
author | cpm <cpm@FreeBSD.org> | 2018-01-16 22:19:24 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:25:00 +0800 |
commit | 435e47b68d9c0ccd1c8ba6a534c465ea58ed60c2 (patch) | |
tree | 8560a7e68c313cecf368505bdc6db49f4c652d82 /net | |
parent | 3bcdf40e8f7481c3d05245df19e5204b0254264c (diff) | |
download | freebsd-ports-gnome-435e47b68d9c0ccd1c8ba6a534c465ea58ed60c2.tar.gz freebsd-ports-gnome-435e47b68d9c0ccd1c8ba6a534c465ea58ed60c2.tar.zst freebsd-ports-gnome-435e47b68d9c0ccd1c8ba6a534c465ea58ed60c2.zip |
Drop maintainership
Diffstat (limited to 'net')
-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 5c4203f33547..77a812d3ee7d 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.21 CATEGORIES= net mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= cpm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of tools to record, playback, and monitor RTPv2 data streams LICENSE= CUL |