diff options
author | wen <wen@FreeBSD.org> | 2014-11-09 15:58:40 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-11-09 15:58:40 +0800 |
commit | cb3c9726b6d99e1ab5ce5083e49ae95ea7c24e11 (patch) | |
tree | dcf89a230c60d0d45c5108785ceb6ad829885550 /net | |
parent | 3a9f06b70e289878e18e91611c7d1cd70788b977 (diff) | |
download | freebsd-ports-gnome-cb3c9726b6d99e1ab5ce5083e49ae95ea7c24e11.tar.gz freebsd-ports-gnome-cb3c9726b6d99e1ab5ce5083e49ae95ea7c24e11.tar.zst freebsd-ports-gnome-cb3c9726b6d99e1ab5ce5083e49ae95ea7c24e11.zip |
- Reset maintainer to ports@
PR: 194903
Submitted by: olivermahmoudi@gmail.com(previous maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/kamailio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index 2fffcb885c27..184a274cdbda 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src -MAINTAINER= olivermahmoudi@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Very fast and configurable open source SIP proxy LICENSE= GPLv2 |