diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-10-09 20:32:49 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-10-09 20:32:49 +0000 |
commit | ce12505e214055995c0dc0be6cbeac47b1fb8c15 (patch) | |
tree | ca350509ceaf31ff30f2c4e25cd25887b9c5d532 | |
parent | 519fdc85f8c5bfac2dcf41f6bcfca190ba67e760 (diff) | |
download | ports-ce12505e214055995c0dc0be6cbeac47b1fb8c15.tar.gz ports-ce12505e214055995c0dc0be6cbeac47b1fb8c15.zip |
net/ns3: drop maintainership
-rw-r--r-- | net/ns3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ns3/Makefile b/net/ns3/Makefile index 66338c300fe7..fce1adb6a2ff 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net education MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network simulator for Internet systems WWW= https://www.nsnam.org/ |