diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-12 05:09:05 +0800 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-12 05:09:05 +0800 |
commit | 38fb0a7472774e296e2f9db8f6704f06c22747b8 (patch) | |
tree | abcab5921c61bc42abfd2a65f7f207b311c713f1 /net/netsed | |
parent | 9e829012c07818e7b9f0423a981ba7c60b156886 (diff) | |
download | freebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.tar.gz freebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.tar.zst freebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.zip |
Drop MAINTAINER'ship per maintainer request
PR: 247919, 247920, 247921, 247922, 247923, 247924, 247916
Submitted by: Nikola Kolev <koue@chaosophia.net>
Event: July 2020 Bugathon
Diffstat (limited to 'net/netsed')
-rw-r--r-- | net/netsed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netsed/Makefile b/net/netsed/Makefile index 1f07e644793e..f8c652a3560f 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3 CATEGORIES= net security MASTER_SITES= http://silicone.homelinux.org/release/netsed/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Alters the contents of network packets in real time USES= gmake |