From 22c103538de2ec24d80e08defad83369aa1ce7bf Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 6 Oct 2003 01:07:31 +0000 Subject: New port: special purpose database application The useracc utility is a special purpose database application to store and retrieve data about users in a distributed environment. It is usable in situations where a single numerical and/or a single non-numerical field for each index (possibly a user name) are adequate. PR: ports/46394 Submitted by: Konrad Heuer --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 8201b5136ebc..f00f3f8df845 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -222,6 +222,7 @@ SUBDIR += tora SUBDIR += typhoon SUBDIR += unixODBC + SUBDIR += useracc SUBDIR += usogres SUBDIR += wfb2sql SUBDIR += xmbase-grok -- cgit v1.2.3