diff options
author | pst <pst@FreeBSD.org> | 1996-10-08 23:07:06 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-10-08 23:07:06 +0800 |
commit | 21fba9a2074d3249d9d9f43548e0bf81aad49e3d (patch) | |
tree | 28289a680cb15cd61f7a713bcb2954881030eb7d /x11 | |
parent | a110e420e5b9d609a816c4b9367de4711d982a18 (diff) | |
download | freebsd-ports-gnome-21fba9a2074d3249d9d9f43548e0bf81aad49e3d.tar.gz freebsd-ports-gnome-21fba9a2074d3249d9d9f43548e0bf81aad49e3d.tar.zst freebsd-ports-gnome-21fba9a2074d3249d9d9f43548e0bf81aad49e3d.zip |
remove tkxpm
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8af7db60ddb8..dede71dd37dd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1996/09/15 10:33:18 torstenb Exp $ +# $Id: Makefile,v 1.101 1996/09/17 07:46:30 asami Exp $ # SUBDIR += FWF @@ -32,7 +32,6 @@ SUBDIR += tk4 SUBDIR += tk41 SUBDIR += tkdesk - SUBDIR += tkxpm SUBDIR += tvtwm SUBDIR += viewfax SUBDIR += x3270 |