Move REVISION bump from Makefile.inc to stable/Makefile where it
belongs. BTW: there seems to be a snapshot newer than stable available again (2.45.28), so if anyone is interested in reviving the snapshot version, just give it a try.
This commit is contained in:
parent
c97e7ef241
commit
c0f0c11435
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.23 2013/03/11 12:27:54 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.24 2014/06/28 21:08:09 kili Exp $
|
||||
|
||||
DISTNAME= unison-$V
|
||||
CATEGORIES= net
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
|
||||
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2012/11/30 19:38:09 chrisz Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2014/06/28 21:08:09 kili Exp $
|
||||
|
||||
COMMENT= multi-platform file synchronization tool
|
||||
|
||||
V= 2.40.102
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}download/releases/stable/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user