summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-01-25 09:09:57 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-01-25 09:09:57 +0000
commitf98e644eea82ee6dafe3c0baf7c41a12bf96a7ae (patch)
tree459de9e8a052b82dcdf9884371753393ee608580 /devel
parentxwpe is a X-window programming environment designed for UNIX systems. (diff)
Share xwpe with the known FreeBSD world.
Notes
Notes: svn path=/head/; revision=5438
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1c2680a38cec..e9333819fb77 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.39 1996/12/11 22:52:31 obrien Exp $
+# $Id: Makefile,v 1.40 1997/01/09 12:40:00 asami Exp $
#
SUBDIR += SWIG
@@ -42,6 +42,7 @@
SUBDIR += prcs
SUBDIR += tkcvs
SUBDIR += uulib
+ SUBDIR += xwpe
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>