diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-03 10:02:10 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-03 10:02:10 +0000 |
commit | 324dd87a99fd84a314ccf3d10d804487dfc6d634 (patch) | |
tree | 03bd21aa9e3d0f2343ee3c71bc0689d12d227a0e /databases/Makefile | |
parent | 86530c928177bdf53c143dec4121f4fae4ba029c (diff) | |
download | ports-324dd87a99fd84a314ccf3d10d804487dfc6d634.tar.gz ports-324dd87a99fd84a314ccf3d10d804487dfc6d634.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 05e0b75c2b12..a2fd21e3ab1d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.29 1998/07/19 02:44:54 gpalmer Exp $ +# $Id: Makefile,v 1.30 1998/09/06 19:23:36 andreas Exp $ # SUBDIR += cdb SUBDIR += db + SUBDIR += gadfly SUBDIR += gdbm SUBDIR += gnats SUBDIR += msql |