diff options
author | eugen <eugen@FreeBSD.org> | 2017-03-12 02:54:45 +0800 |
---|---|---|
committer | eugen <eugen@FreeBSD.org> | 2017-03-12 02:54:45 +0800 |
commit | 355263660ab8a214e592c8524336f17fd14460d7 (patch) | |
tree | bafa9e2e46239a66d4e09c42b488fcdce27b8f89 /net | |
parent | 2fd359a5e9780b8da34f90a649d412a3ceeec540 (diff) | |
download | freebsd-ports-gnome-355263660ab8a214e592c8524336f17fd14460d7.tar.gz freebsd-ports-gnome-355263660ab8a214e592c8524336f17fd14460d7.tar.zst freebsd-ports-gnome-355263660ab8a214e592c8524336f17fd14460d7.zip |
Switch MAINTAINER to my new account for my ports.
Reviewed by: az
M devel/py-application/Makefile
M devel/py-xcaplib/Makefile
M java/bouncycastle15/Makefile
M net/py-msrplib/Makefile
Diffstat (limited to 'net')
-rw-r--r-- | net/py-msrplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-msrplib/Makefile b/net/py-msrplib/Makefile index b95e3aa32ed9..6e5769958419 100644 --- a/net/py-msrplib/Makefile +++ b/net/py-msrplib/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.ag-projects.com/SipClient/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@grosbein.net +MAINTAINER= eugen@FreeBSD.org COMMENT= Python MSRP client library LICENSE= GPLv2 |