bump revision after gnustep-base update, while there, change mysql-server

-> mariadb-server, as pointed out to me some time ago from Marcus MERIGHI
This commit is contained in:
sebastia 2014-11-21 18:23:45 +00:00
parent 6007269383
commit 47e7960be6
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.41 2014/10/17 09:20:03 sebastia Exp $
# $OpenBSD: Makefile,v 1.42 2014/11/21 18:23:45 sebastia Exp $
COMMENT = web based groupware server
VERSION = 2.2.9
REVISION = 0
DISTNAME = SOGo-${VERSION}a
PKGNAME = sogo-${VERSION}.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: README,v 1.14 2014/06/12 06:16:35 sebastia Exp $
# $OpenBSD: README,v 1.15 2014/11/21 18:23:45 sebastia Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -23,7 +23,7 @@ over multiple systems, related to your needs:
- or install the apache-httpd-openbsd package
- Database Server:
* install postgresql-server package
- or install mysql-server package
- or install mariadb-server package
- LDAP Server for user authentication shared addressbooks:
* install openldap-server package
- or use ldapd from base