summaryrefslogtreecommitdiff
path: root/x11-fm/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 09:43:35 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 09:43:35 +0000
commita212f486da7ec11f835461a3069e9e51cc0de470 (patch)
treed7f616176dce17b59bb9852ec9ca904a9763869d /x11-fm/Makefile
parentAdded wmmand and vera (diff)
Added xnc
Notes
Notes: svn path=/head/; revision=18217
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r--x11-fm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index a7cf8ae25500..b4822351c58c 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1998/12/02 20:08:57 billf Exp $
+# $Id: Makefile,v 1.5 1999/01/31 20:58:07 vanilla Exp $
#
SUBDIR += asfiles
@@ -14,5 +14,6 @@
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xfm
+ SUBDIR += xnc
.include <bsd.port.subdir.mk>