diff options
Diffstat (limited to 'net-p2p/libktorrent/Makefile')
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 555405b..e3c9d3d 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 8 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Torrent library from KTorrent project BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs |