Bump after the x11/gnustep module forced using ld.bfd

OK landry@ who also generally OKes the change to the gnustep module
This commit is contained in:
sebastia 2018-11-26 14:20:17 +00:00
parent a2f7a8681a
commit f6ad963a20
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.77 2018/09/26 13:15:37 sebastia Exp $
# $OpenBSD: Makefile,v 1.78 2018/11/26 14:20:17 sebastia Exp $
COMMENT = web based groupware server
VERSION = 4.0.2
REVISION = 0
DISTNAME = SOGo-${VERSION}
PKGNAME = sogo-${VERSION}

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.73 2018/09/26 13:14:36 sebastia Exp $
# $OpenBSD: Makefile,v 1.74 2018/11/26 14:20:17 sebastia Exp $
COMMENT-main= Skyrix Object Publishing Environment
COMMENT-mysql= SOPE MySQL adaptor
COMMENT-postgres= SOPE PostgreSQL adaptor
VERSION = 4.0.2
REVISION = 0
DISTNAME = SOPE-${VERSION}
PKGNAME-main = sope-${VERSION}
PKGNAME-mysql = sope-mysql-${VERSION}