diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-14 07:24:56 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-14 07:24:56 +0000 |
commit | e14256f69f75e14b0ec16dd28fd4148811ea93d4 (patch) | |
tree | 755744ba41aa5082f20d47ac3be95187f567f564 /devel/Makefile | |
parent | 71e8ba841b995b45499007efed4212cd3f6cf167 (diff) | |
download | ports-e14256f69f75e14b0ec16dd28fd4148811ea93d4.tar.gz ports-e14256f69f75e14b0ec16dd28fd4148811ea93d4.zip |
Notes
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 9b34ca66f6f4..40f334483274 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.207 1999/08/02 23:17:23 cpiazza Exp $ +# $Id: Makefile,v 1.208 1999/08/13 05:18:49 cpiazza Exp $ # SUBDIR += ElectricFence @@ -146,6 +146,7 @@ SUBDIR += py-mxTools SUBDIR += qtarch SUBDIR += qtez + SUBDIR += qtk SUBDIR += re2c SUBDIR += rinfo SUBDIR += sawt |