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