Update to 0.46: use monotone 0.46.
This commit is contained in:
parent
f20477777c
commit
251aa1e953
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.43 2009/09/23 16:06:16 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2010/01/18 13:41:17 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= monotone-server-0.45
|
||||
DISTNAME= monotone-server-0.46
|
||||
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.45:../../devel/monotone
|
||||
DEPENDS+= monotone>=0.46:../../devel/monotone
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue