diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-07-20 22:34:58 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-07-20 22:34:58 +0800 |
commit | 96b10433ab079798f5a4d943509242036e5e0b54 (patch) | |
tree | 576293dd849c149001a9686e1869743f9e13438d /databases | |
parent | 862176fdd98652e3a37a1a849e4a7b0c95cbb703 (diff) | |
download | freebsd-ports-gnome-96b10433ab079798f5a4d943509242036e5e0b54.tar.gz freebsd-ports-gnome-96b10433ab079798f5a4d943509242036e5e0b54.tar.zst freebsd-ports-gnome-96b10433ab079798f5a4d943509242036e5e0b54.zip |
Deactivate ports/databases/xfsql
Deactivate ports/www/w3-msql
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 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> |