diff options
author | rse <rse@FreeBSD.org> | 1999-07-05 14:35:07 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-07-05 14:35:07 +0800 |
commit | cc6259012145665256c79c5f686957c6038b9d59 (patch) | |
tree | 3f7a7f83d7414db4494d696ca527d42a1848f10f /devel | |
parent | 6bb68d4275c1fee12ebbe48cbc700d33b67e3a71 (diff) | |
download | freebsd-ports-graphics-cc6259012145665256c79c5f686957c6038b9d59.tar.gz freebsd-ports-graphics-cc6259012145665256c79c5f686957c6038b9d59.tar.zst freebsd-ports-graphics-cc6259012145665256c79c5f686957c6038b9d59.zip |
Remove NPS port & activate PTH port
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5d794677c0e..a8cdff7e033 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 |