diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-20 05:43:38 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-20 05:43:38 +0000 |
commit | 567f300c60c772c44d34ad00e1a040b34ad58f80 (patch) | |
tree | 72591e105c627d744f64d6c21c570e475ca0a18d /databases/Makefile | |
parent | 04b96ffcf116eb7d2ae043615995199c357fdeb4 (diff) | |
download | ports-567f300c60c772c44d34ad00e1a040b34ad58f80.tar.gz ports-567f300c60c772c44d34ad00e1a040b34ad58f80.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index da020bafdfaf..d71648c4a0bf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1998/12/26 08:52:53 kuriyama Exp $ +# $Id: Makefile,v 1.34 1999/03/17 22:10:32 dirk Exp $ # SUBDIR += cdb SUBDIR += db @@ -6,6 +6,7 @@ SUBDIR += gdbm SUBDIR += gmysql SUBDIR += gnats + SUBDIR += gtksql SUBDIR += interbase4 SUBDIR += msql SUBDIR += mysql321 |