diff options
author | asami <asami@FreeBSD.org> | 1996-03-30 13:42:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-30 13:42:59 +0800 |
commit | 2efbf51905dc7746e2446db60a0b5f3944cde4cb (patch) | |
tree | b7e14349b71b1ce73afd21afa00d635311e88465 /x11/Makefile | |
parent | 01034b41a08de925f27fef39a5a72652ae894100 (diff) | |
download | freebsd-ports-gnome-2efbf51905dc7746e2446db60a0b5f3944cde4cb.tar.gz freebsd-ports-gnome-2efbf51905dc7746e2446db60a0b5f3944cde4cb.tar.zst freebsd-ports-gnome-2efbf51905dc7746e2446db60a0b5f3944cde4cb.zip |
Added bowman.
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 3ca43bce17cc..b3576f3307f4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.81 1996/03/07 01:53:59 asami Exp $ +# $Id: Makefile,v 1.82 1996/03/09 14:43:18 asami Exp $ # SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d SUBDIR += auis + SUBDIR += bowman SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm |