Update to 0.34: depend on monotone 0.34.
This commit is contained in:
parent
493fe201b0
commit
9c9b5e4e76
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.29 2007/03/25 18:52:10 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2007/04/08 09:06:47 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= monotone-server-0.33
|
||||
DISTNAME= monotone-server-0.34
|
||||
CATEGORIES= devel scm
|
||||
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.33:../../devel/monotone
|
||||
DEPENDS+= monotone>=0.34:../../devel/monotone
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue