Bump REVISION

I updated WANTLIB in net/unison/Makefile.inc as part of an update of
net/unison/2.5x, and forgot to bump REVISION in net/unison/2.4x.

Reported by naddy@. Thank you!
This commit is contained in:
bket 2020-11-05 05:35:33 +00:00
parent 4f61eeed3e
commit 1e754c0402

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2020/06/09 17:34:14 chrisz Exp $
# $OpenBSD: Makefile,v 1.11 2020/11/05 05:35:33 bket Exp $
VER= 2.48.15
REV= v4
REVISION= 3
REVISION= 4
GH_TAGNAME= v${VER}${REV}
PKGNAME= unison-${VER}${REV:S/^v/pl/}