diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-08 15:44:10 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-08 15:44:10 +0000 |
commit | 4911952a526776bc435d07b1a6ca9d751c7cc394 (patch) | |
tree | a09a7e647e18554b8b20bd76c2a52e31d7f0022e /comms | |
parent | 0a2c6dce75db71f610d343b6334de19d95f68744 (diff) | |
download | freebsd-ports-4911952a526776bc435d07b1a6ca9d751c7cc394.zip |
comms/ncid: drop maintainership
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ncid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index 8c953825ca21..6b7b1a7f04e2 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= egypcio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network based Caller ID package LICENSE= GPLv3+ |