diff options
Diffstat (limited to 'net-p2p/libtorrent-devel')
-rw-r--r-- | net-p2p/libtorrent-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 9db2f3b11409..10385a9f2f68 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= libtorrent-devel PORTVERSION= 0.13.1 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} -MAINTAINER= flz@FreeBSD.org +MAINTAINER= az@FreeBSD.org COMMENT= BitTorrent Library written in C++ (development version) MASTERDIR= ${.CURDIR}/../libtorrent |