diff options
author | jkh <jkh@FreeBSD.org> | 1995-03-22 21:15:38 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-03-22 21:15:38 +0000 |
commit | e894423f04dae378524668d51278a5b5ca509722 (patch) | |
tree | 083dfd7b91b16f4543cb297cf2288502c0ca7d69 /x11 | |
parent | dcb78d2f8b696c6e5146df21327074ef640c44ac (diff) | |
download | FreeBSD-ports-e894423f04dae378524668d51278a5b5ca509722.zip FreeBSD-ports-e894423f04dae378524668d51278a5b5ca509722.tar.gz |
Add sxpc port
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ef5b31e..9ef6302 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $ +# $Id: Makefile,v 1.53 1995/03/16 00:07:40 asami Exp $ # SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \ - rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ - xlockmore xphoon xsnow xview-config xview-lib xview-clients + rxvt sxpc tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm \ + xkeycaps xlockmore xphoon xsnow xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |