diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-26 08:52:53 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-26 08:52:53 +0000 |
commit | c90ae587c84a760e9dc0492ab71427444203efed (patch) | |
tree | 3937f47bf5db28965858154c106e5133e74172d1 /databases/Makefile | |
parent | 1e10bf6cd186d0ce5e41a645f7e430670291cdc5 (diff) | |
download | ports-c90ae587c84a760e9dc0492ab71427444203efed.tar.gz ports-c90ae587c84a760e9dc0492ab71427444203efed.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 c7fd8e373408..8216d000a0a8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $ +# $Id: Makefile,v 1.32 1998/11/16 15:48:36 vanilla Exp $ # SUBDIR += cdb SUBDIR += db @@ -6,6 +6,7 @@ SUBDIR += gdbm SUBDIR += gmysql SUBDIR += gnats + SUBDIR += interbase4 SUBDIR += msql SUBDIR += mysql321 SUBDIR += mysql322 |