diff options
author | jmz <jmz@FreeBSD.org> | 1995-09-28 10:08:30 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-09-28 10:08:30 +0800 |
commit | 11b8a6887337f5909579bd089b88d85cfeb5b848 (patch) | |
tree | b7bf32d6575ef5d3906eef89f608c8014f17f530 /x11/Makefile | |
parent | 68bbfd370be11ba30d493919d5e0fb1d248dce76 (diff) | |
download | freebsd-ports-gnome-11b8a6887337f5909579bd089b88d85cfeb5b848.tar.gz freebsd-ports-gnome-11b8a6887337f5909579bd089b88d85cfeb5b848.tar.zst freebsd-ports-gnome-11b8a6887337f5909579bd089b88d85cfeb5b848.zip |
Remove g3view, add viewfax
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 8a4931fff0c0..1931cb950eb2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1995/08/14 08:43:59 asami Exp $ +# $Id: Makefile,v 1.76 1995/08/19 08:00:01 asami Exp $ # SUBDIR += FWF @@ -10,7 +10,6 @@ SUBDIR += emiclock SUBDIR += emu SUBDIR += fvwm - SUBDIR += g3view SUBDIR += iv SUBDIR += olvwm SUBDIR += piewm @@ -19,6 +18,7 @@ SUBDIR += tk SUBDIR += tk4 SUBDIR += tvtwm + SUBDIR += viewfax SUBDIR += x3270 SUBDIR += xbuffy SUBDIR += xcb |