diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-28 20:16:32 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-28 20:16:32 +0000 |
commit | 4dd7566ce73bec1e8937297fa69257d1ee31522a (patch) | |
tree | 50202cd2505e2f381bd88e43964c360ac93c2494 /x11 | |
parent | fe346fad7429a2bfbcda254bce5b44ffbfe7fc06 (diff) | |
download | ports-4dd7566ce73bec1e8937297fa69257d1ee31522a.tar.gz ports-4dd7566ce73bec1e8937297fa69257d1ee31522a.zip |
Notes
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 64c2b6633d5d..d7350f00af73 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 |