diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2022-08-30 08:09:11 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2022-08-30 08:12:16 +0000 |
commit | c689b74f784c2645c0de891179683dc288cd0b6c (patch) | |
tree | a97d0f0baba75921ba54ce0156a65abca545c35b /net/asterisk18 | |
parent | e32f5ab610e49d510e70a9e5d8851a8b436fc18c (diff) |
Diffstat (limited to 'net/asterisk18')
-rw-r--r-- | net/asterisk18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile index 77335cc6ee26..2fa80e0074f7 100644 --- a/net/asterisk18/Makefile +++ b/net/asterisk18/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 18 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= madpilot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source PBX and telephony toolkit LICENSE= GPLv2 |