diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 15:48:36 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 15:48:36 +0000 |
commit | 3dbb8310fe04e73b79e0a728d3e821efaab23664 (patch) | |
tree | b36a0fac9dae8305223ab59e63e55e67ef162b84 /databases/Makefile | |
parent | 4d6f32cf9be86654223a8af574288d9cedfe13bb (diff) | |
download | ports-3dbb8310fe04e73b79e0a728d3e821efaab23664.tar.gz ports-3dbb8310fe04e73b79e0a728d3e821efaab23664.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 a2fd21e3ab1d..c7fd8e373408 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.30 1998/09/06 19:23:36 andreas Exp $ +# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $ # SUBDIR += cdb SUBDIR += db SUBDIR += gadfly SUBDIR += gdbm + SUBDIR += gmysql SUBDIR += gnats SUBDIR += msql SUBDIR += mysql321 |