diff options
author | andreas <andreas@FreeBSD.org> | 1998-04-28 20:16:32 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-04-28 20:16:32 +0000 |
commit | 4897abfe3f8181c7ea41899b9c2643a3a8be13c7 (patch) | |
tree | 959cb54d5e7d973e970c26132b5a31f2366319a9 /x11 | |
parent | f0225d066ce5456be3f4f113b8eb6e297b57545a (diff) | |
download | FreeBSD-ports-4897abfe3f8181c7ea41899b9c2643a3a8be13c7.zip FreeBSD-ports-4897abfe3f8181c7ea41899b9c2643a3a8be13c7.tar.gz |
enable qt133 port
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 64c2b66..d7350f0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1998/04/19 17:29:59 mph Exp $ +# $Id: Makefile,v 1.196 1998/04/24 05:36:52 mph Exp $ # SUBDIR += FWF @@ -54,6 +54,7 @@ SUBDIR += props SUBDIR += pythonqt SUBDIR += qt + SUBDIR += qt133 SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt |