diff options
author | asami <asami@FreeBSD.org> | 1996-11-07 20:28:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-07 20:28:22 +0800 |
commit | b9c0f24ed239086d0403ec50cb4409703177d218 (patch) | |
tree | 9a006b09770c75bf66cd61767d4ac6e74e998a99 /x11 | |
parent | a2234f9838e56d7eac2f59ae32cec885353561d9 (diff) | |
download | freebsd-ports-gnome-b9c0f24ed239086d0403ec50cb4409703177d218.tar.gz freebsd-ports-gnome-b9c0f24ed239086d0403ec50cb4409703177d218.tar.zst freebsd-ports-gnome-b9c0f24ed239086d0403ec50cb4409703177d218.zip |
Add tkgoodstuff.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f6fbfeab75fa..474ddfaa702f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.103 1996/10/31 10:53:00 asami Exp $ +# $Id: Makefile,v 1.104 1996/11/03 21:09:33 jfitz Exp $ # SUBDIR += FWF @@ -31,6 +31,7 @@ SUBDIR += tk4 SUBDIR += tk41 SUBDIR += tkdesk + SUBDIR += tkgoodstuff SUBDIR += tvtwm SUBDIR += viewfax SUBDIR += x3270 |