Add missing RCS id.

This commit is contained in:
ajacoutot 2010-11-08 14:57:56 +00:00
parent b17217cd1c
commit 6ec76fdbc6
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.131 2010/11/08 14:12:24 pea Exp $
# $OpenBSD: Makefile,v 1.132 2010/11/08 14:57:56 ajacoutot Exp $
COMMENT-main= PostgreSQL RDBMS (client)
COMMENT-server= PostgreSQL RDBMS (server)
@ -12,6 +12,8 @@ PKGNAME-server= postgresql-server-${VERSION}
PKGNAME-docs= postgresql-docs-${VERSION}
PKGNAME-contrib=postgresql-contrib-${VERSION}
REVISION-server= 0
CATEGORIES= databases
SHARED_LIBS= ecpg 7.2 \
ecpg_compat 4.2 \

View File

@ -1,3 +1,5 @@
$OpenBSD: README-server,v 1.2 2010/11/08 14:57:56 ajacoutot Exp $
Using PostgreSQL in an OpenBSD environment
At least two different accounts are involved when working with PostgreSQL: