summaryrefslogtreecommitdiff
path: root/textproc/urlview
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/urlview')
-rw-r--r--textproc/urlview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 330ccb6079d..a933bbbd53e 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/27 17:07:38 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/28 09:13:59 jlam Exp $
DISTNAME= urlview-0.9
PKGREVISION= 1
@@ -14,5 +14,5 @@ COMMENT= Extract URLs from text files and display them in a menu
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-.include "../../mk/curses.buildlink2.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"