summaryrefslogtreecommitdiff
path: root/net/monotorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/monotorrent/Makefile')
-rw-r--r--net/monotorrent/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index 117989e3925..b9a3d237a9a 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:18 adam Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/17 12:44:54 wiz Exp $
DISTNAME= monotorrent-0.72
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= net
MASTER_SITES= http://projects.qnetp.net/attachments/download/13/
@@ -14,5 +14,5 @@ MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake bsdtar pkg-config
EXTRACT_USING= bsdtar
-.include "../../lang/mono/buildlink3.mk"
+.include "../../lang/mono2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"