diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-20 14:34:58 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-20 14:34:58 +0000 |
commit | 870c39be70cd471bcd35fdb2e3f7794e2f52f1ec (patch) | |
tree | 7b6d32bba956f2b2f7676179167d18580d04b1fa | |
parent | 1) sys/dir -> dirent (diff) |
Deactivate ports/databases/xfsql
Deactivate ports/www/w3-msql
-rw-r--r-- | databases/Makefile | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4c9acdf47468..9aaa88d419c7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1997/06/18 19:41:11 jfitz Exp $ +# $Id: Makefile,v 1.18 1997/07/14 13:23:33 jfitz Exp $ # SUBDIR += db SUBDIR += exodus @@ -14,6 +14,5 @@ SUBDIR += p5-Pg SUBDIR += postgresql SUBDIR += typhoon - SUBDIR += xfsql .include <bsd.port.subdir.mk> diff --git a/www/Makefile b/www/Makefile index e7c1cd73ebab..b6c1936e61da 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/07/10 06:29:41 tg Exp $ +# $Id: Makefile,v 1.54 1997/07/11 04:56:03 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -39,7 +39,6 @@ SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += w3 - SUBDIR += w3-msql SUBDIR += w3c-httpd SUBDIR += webcopy SUBDIR += weblint |