diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-07-23 07:36:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-07-23 07:36:59 +0000 |
commit | e829ccf1c3eb8ef5488519791e1fb2561a5b0c95 (patch) | |
tree | adcee2b7dd543fae8ba4ee39634de00c5ea0e0d7 /x11 | |
parent | 14a9fcd4190879bd6404adcc0083fd239c1a8f8d (diff) | |
download | freebsd-ports-e829ccf1c3eb8ef5488519791e1fb2561a5b0c95.zip |
Remove bowman, add afterstep.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index a97bade790ce..ba55e3a78630 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.85 1996/05/06 11:48:35 joerg Exp $ +# $Id: Makefile,v 1.86 1996/05/21 10:19:18 jkh Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d + SUBDIR += afterstep SUBDIR += auis - SUBDIR += bowman SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |