diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-12 22:31:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-12 22:31:33 +0000 |
commit | 3ba1e32f5a63d5d41fa0131d678083f157950930 (patch) | |
tree | 651192de0d0aacec2e51a37d89423835cb0d80fa /x11-toolkits | |
parent | 41e4c85af6f65b271b0edf6c52d75898cd2a80a2 (diff) | |
download | ports-3ba1e32f5a63d5d41fa0131d678083f157950930.tar.gz ports-3ba1e32f5a63d5d41fa0131d678083f157950930.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 4995015431f8..584b00e25189 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/08/07 23:08:38 asami Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += auis SUBDIR += blt SUBDIR += gtk + SUBDIR += gtk11 SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |