diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-19 06:59:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-19 06:59:33 +0000 |
commit | a79db3deeee03328a91bc55c1d940885f4aa189e (patch) | |
tree | 5e077ab394fdac4b60c0aca37c0b5633fa9e978c /devel/Makefile | |
parent | New port qtez, a development environment for Qt. (diff) |
Activate qtez.
Notes
Notes:
svn path=/head/; revision=11060
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7f928dca1240..87123db39caa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.105 1998/05/12 22:25:44 kuriyama Exp $ +# $Id: Makefile,v 1.106 1998/05/16 17:43:29 eivind Exp $ # SUBDIR += ElectricFence @@ -95,6 +95,7 @@ SUBDIR += portlint SUBDIR += prc-tools SUBDIR += prcs + SUBDIR += qtez SUBDIR += re2c SUBDIR += sawt SUBDIR += scogdb |