aboutsummaryrefslogtreecommitdiff
path: root/net/enet
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-01-05 15:33:39 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-01-05 15:33:39 +0000
commitf4ee943fba3f5055f44156213bcbcfc411104ab2 (patch)
treec26d3bc8c201b3a788547da4030f134e03139ce6 /net/enet
parentf1bb915d615d261e8d29277f1deffe70572d215d (diff)
Notes
Diffstat (limited to 'net/enet')
-rw-r--r--net/enet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile
index 2b21ba6bc5da..b9a78a1938d1 100644
--- a/net/enet/Makefile
+++ b/net/enet/Makefile
@@ -7,7 +7,7 @@ PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://enet.bespin.org/download/
-MAINTAINER= neel@neelc.org
+MAINTAINER= nc@FreeBSD.org
COMMENT= Simple and robust communication library based on UDP
LICENSE= MIT