diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 12:54:17 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 12:54:17 +0000 |
commit | 23fd55984624a905204069719d3fa67f155bc209 (patch) | |
tree | c61d2aa0e0607cd505ccc1edf92d822c0af03b0c /x11/Makefile | |
parent | d25cf0992c47026c0bdf13582f9ea415221d76bc (diff) | |
download | ports-23fd55984624a905204069719d3fa67f155bc209.tar.gz ports-23fd55984624a905204069719d3fa67f155bc209.zip |
Activate x11/wmbutton
Notes
Notes:
svn path=/head/; revision=17782
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index fc941566c7e9..434dd19497ad 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.254 1999/03/19 22:30:35 asami Exp $ +# $Id: Makefile,v 1.255 1999/04/03 01:45:18 steve Exp $ # SUBDIR += 9term @@ -70,6 +70,7 @@ SUBDIR += tkgoodstuff SUBDIR += tycoon SUBDIR += wdm + SUBDIR += wmbutton SUBDIR += wterm SUBDIR += x3270 SUBDIR += xaniroc |