diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-16 15:48:36 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-16 15:48:36 +0000 |
commit | 99def2ae12d970fcada7bc975975e69384c714b4 (patch) | |
tree | ff035a75ec410f69be61e4346a8f1227a1cc8bcf /databases/Makefile | |
parent | 00c596895aebee2e0646463d70b079f027e39799 (diff) | |
download | FreeBSD-ports-99def2ae12d970fcada7bc975975e69384c714b4.zip FreeBSD-ports-99def2ae12d970fcada7bc975975e69384c714b4.tar.gz |
Activate gmysql.
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 a2fd21e..c7fd8e3 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 |