diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-26 08:03:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-26 08:03:27 +0000 |
commit | f1577ab23afe05bec13c90742bd07fed865314b8 (patch) | |
tree | 44d41bf9103ede1925946fdf9b3cc6aae6586390 /devel/Makefile | |
parent | ee48e888bfb82c7a66b40c8efbfe2d7482cf7e12 (diff) | |
download | ports-f1577ab23afe05bec13c90742bd07fed865314b8.tar.gz ports-f1577ab23afe05bec13c90742bd07fed865314b8.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index d82afaaea3b5..a97b0c9d0d25 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.185 1999/05/20 14:43:16 kuriyama Exp $ +# $Id: Makefile,v 1.186 1999/05/23 14:55:24 rse Exp $ # SUBDIR += ElectricFence @@ -137,6 +137,9 @@ SUBDIR += portlint SUBDIR += prcs SUBDIR += py-kjbuckets + SUBDIR += py-mxDateTime + SUBDIR += py-mxStack + SUBDIR += py-mxTools SUBDIR += qtarch SUBDIR += qtez SUBDIR += re2c |