diff options
author | tg <tg@FreeBSD.org> | 1998-11-03 18:02:10 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-11-03 18:02:10 +0800 |
commit | f3a538a2ab3246dd186ceb258d5f91b8a766c127 (patch) | |
tree | 91cae7bbe70372972baf0d2b74a231edffef2fec /databases | |
parent | 3d92704f31ac2647a9266a905252943bc7381469 (diff) | |
download | freebsd-ports-gnome-f3a538a2ab3246dd186ceb258d5f91b8a766c127.tar.gz freebsd-ports-gnome-f3a538a2ab3246dd186ceb258d5f91b8a766c127.tar.zst freebsd-ports-gnome-f3a538a2ab3246dd186ceb258d5f91b8a766c127.zip |
Activate gadfly.
Diffstat (limited to 'databases')
-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 |