Fix typos in COMMENT and pkg/DESCR.
This commit is contained in:
parent
fc6d054ae9
commit
37d12bd84d
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/12/02 13:55:21 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/12/02 13:58:12 bernd Exp $
|
||||
|
||||
COMMENT= databse conveneince library based on db 2.7.7
|
||||
COMMENT= database convenience library based on db 2.7.7
|
||||
DISTNAME= edb-20071107
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS += edb 0.0 # .1.5
|
||||
|
||||
MAINTAINER= Laurent FANIS <laurent@humppa.nl>
|
||||
|
@ -1,6 +1,6 @@
|
||||
This is a database conveneince library base on db 2.7.7 from
|
||||
This is a database convenience library based on db 2.7.7 from
|
||||
http://www.sleepycat.com. It is intended to make accessing database
|
||||
information portable, easy, fast and efficient as well as bypass the
|
||||
proplem of libdb continuously changing formats. Read the Edb.h header
|
||||
information portable, easy, fast and efficient as well as bypassing the
|
||||
problem of libdb continuously changing formats. Read the Edb.h header
|
||||
for inormation on how to use the calls and the test directory for sample
|
||||
code.
|
||||
|
Loading…
Reference in New Issue
Block a user