diff options
author | asami <asami@FreeBSD.org> | 1996-07-23 15:36:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-23 15:36:59 +0800 |
commit | fb8c696624a1bc7116ba5af715e18b1c01b7f7cc (patch) | |
tree | a28fe1f70f9409de35630bd5957254c5ba773329 /x11/Makefile | |
parent | 363d5999baf44797558bfa7abab4b3a33f746863 (diff) | |
download | freebsd-ports-gnome-fb8c696624a1bc7116ba5af715e18b1c01b7f7cc.tar.gz freebsd-ports-gnome-fb8c696624a1bc7116ba5af715e18b1c01b7f7cc.tar.zst freebsd-ports-gnome-fb8c696624a1bc7116ba5af715e18b1c01b7f7cc.zip |
Remove bowman, add afterstep.
Diffstat (limited to 'x11/Makefile')
-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 |