diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-03 04:01:52 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-03 04:01:52 +0800 |
commit | ae9acf27afe762ae2fa1285f2c2c11eb104625de (patch) | |
tree | 870762c9a718a9e1c1ad9beb755681b95819cdd8 /x11 | |
parent | feac73a8c64efb8223c7e724c81d1dec1a06e2b5 (diff) | |
download | freebsd-ports-gnome-ae9acf27afe762ae2fa1285f2c2c11eb104625de.tar.gz freebsd-ports-gnome-ae9acf27afe762ae2fa1285f2c2c11eb104625de.tar.zst freebsd-ports-gnome-ae9acf27afe762ae2fa1285f2c2c11eb104625de.zip |
Added new x11 port tkdesk.
Submitted by: Andreas Kohout.
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 870665a1175e..bfaef8df1f33 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1996/07/31 22:09:19 chuckr Exp $ +# $Id: Makefile,v 1.91 1996/08/01 20:47:07 erich Exp $ # SUBDIR += FWF @@ -25,6 +25,7 @@ SUBDIR += tk SUBDIR += tk4 SUBDIR += tk41 + SUBDIR += tkdesk SUBDIR += tkxpm SUBDIR += tvtwm SUBDIR += viewfax |