summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authoragc <agc>1997-10-24 09:51:35 +0000
committeragc <agc>1997-10-24 09:51:35 +0000
commit28fc9d5415b5f1d6b10b159794aa7a3bf550cdfa (patch)
treea77f3ec46890773b96d9c207d7ace50505970eb8 /plan9
parent7d0a931a08fbedfab280aada71bd15e0f71311aa (diff)
downloadpkgsrc-28fc9d5415b5f1d6b10b159794aa7a3bf550cdfa.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>