Update to 0.32: depend on monotone-0.32.
This commit is contained in:
parent
bf12864e96
commit
71aeb7e8a3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.25 2006/11/23 17:39:19 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2007/01/02 11:10:26 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= monotone-server-0.31
|
||||
DISTNAME= monotone-server-0.32
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org
|
|||
HOMEPAGE= http://monotone.ca/
|
||||
COMMENT= Simplifies the configuration of a dedicated Monotone server
|
||||
|
||||
DEPENDS+= monotone>=0.31:../../devel/monotone
|
||||
DEPENDS+= monotone>=0.32:../../devel/monotone
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue