summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-10-24 09:51:35 +0000
committeragc <agc@pkgsrc.org>1997-10-24 09:51:35 +0000
commitbdff7773abd7900e4a12dab08813ffe2819421ba (patch)
treea77f3ec46890773b96d9c207d7ace50505970eb8 /plan9
parenta997a37697856b178fdd440d12fbf1f0dfcb7662 (diff)
downloadpkgsrc-bdff7773abd7900e4a12dab08813ffe2819421ba.tar.gz
Enable wily.
Diffstat (limited to 'plan9')
-rw-r--r--plan9/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/plan9/Makefile b/plan9/Makefile
index 75ed637083f..bf39c0d60de 100644
--- a/plan9/Makefile
+++ b/plan9/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/10/09 14:35:16 agc Exp $
+# $NetBSD: Makefile,v 1.3 1997/10/24 09:51:35 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1996/11/26 08:57:54 asami Exp
#
@@ -8,5 +8,6 @@
SUBDIR += Xg
SUBDIR += rc
SUBDIR += sam
+ SUBDIR += wily
.include <bsd.port.subdir.mk>