summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-05-15 11:54:42 +0000
committeragc <agc@pkgsrc.org>2000-05-15 11:54:42 +0000
commit46687b337904af81691eff7baf9eb5ff222c4ad1 (patch)
tree5842d0e1dfffa6a3dd2d32587c969868c3404372 /plan9
parent02d983028e7c1cd9385c5e9f2aaf1776397ca683 (diff)
downloadpkgsrc-46687b337904af81691eff7baf9eb5ff222c4ad1.tar.gz
sam has moved from plan9 to editors.
Diffstat (limited to 'plan9')
-rw-r--r--plan9/9term/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile
index 85ce2cc9e45..5b658106202 100644
--- a/plan9/9term/Makefile
+++ b/plan9/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2000/01/10 01:39:05 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2000/05/15 11:54:42 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html
# needs library and private header, but not during runtime
-BUILD_DEPENDS= ${BUILD_ROOT}/plan9/sam/${WRKDIR:T}/libframe/libframe.a:../../plan9/sam:all
+BUILD_DEPENDS= ${BUILD_ROOT}/editors/sam/${WRKDIR:T}/libframe/libframe.a:../../editors/sam:all
USE_X11= yes