diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-10-04 19:56:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-10-04 19:58:01 +0000 |
commit | e56a7da8946973ad5233bf881538298e30f472eb (patch) | |
tree | 0df758e6545a221de93de3c6e183bddd62180d10 /comms | |
parent | 9856844d0dcbcf4254e73d2505ade5351d702310 (diff) |
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver-com/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index 2140b5182943..dd5357fb04cb 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 8.2.4 CATEGORIES= comms PKGNAMESUFFIX= -com -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Application that allows multiple users to watch serial consoles LICENSE= BSD3CLAUSE |