diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-07 00:29:39 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-07 00:29:39 +0000 |
commit | 475c2586abe976069988d7a5d1f05a51c99e4a49 (patch) | |
tree | 9ef9d37dc3e1f82b4c78c28b4cd350cc3819b901 /x11-toolkits/Makefile | |
parent | 96687f5f44386e32a967b991a73ad0af9bf1bf74 (diff) | |
download | ports-475c2586abe976069988d7a5d1f05a51c99e4a49.tar.gz ports-475c2586abe976069988d7a5d1f05a51c99e4a49.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 9f4263ad4d16..a8e2fd440bad 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1998/12/28 15:57:44 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/01/03 13:15:19 asami Exp $ # SUBDIR += FWF @@ -20,7 +20,7 @@ SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += pmw - SUBDIR += pygtk + SUBDIR += py-gtk SUBDIR += qt141 SUBDIR += slingshot SUBDIR += tix |