diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-07-05 06:35:07 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-07-05 06:35:07 +0000 |
commit | cb68b01c53d0c201754451bcf069dda1860c68aa (patch) | |
tree | 759bcdf378b1d9eb6d4447b6b97c21c3ec97c0ef /devel/Makefile | |
parent | 7f017c3780bea4389fc6004403fc3102e9846082 (diff) | |
download | ports-cb68b01c53d0c201754451bcf069dda1860c68aa.tar.gz ports-cb68b01c53d0c201754451bcf069dda1860c68aa.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5d794677c0e6..a8cdff7e033e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.197 1999/06/28 06:40:35 cpiazza Exp $ +# $Id: Makefile,v 1.198 1999/06/29 05:32:54 cpiazza Exp $ # SUBDIR += ElectricFence @@ -93,7 +93,6 @@ SUBDIR += nasm SUBDIR += ncurses SUBDIR += noweb - SUBDIR += nps SUBDIR += omniORB SUBDIR += p5-BSD-Resource SUBDIR += p5-C-Scan @@ -139,6 +138,7 @@ SUBDIR += portcheckout SUBDIR += portlint SUBDIR += prcs + SUBDIR += pth SUBDIR += py-kjbuckets SUBDIR += py-mxDateTime SUBDIR += py-mxStack |