Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / subversion16 / Makefile.version
blob0867e95f31838eb53a258d7e768b57f969c282fa
1 # $NetBSD: Makefile.version,v 1.1 2013/02/09 13:27:27 ryoon Exp $
3 # When updating subversion, all packages are updated at the same time
4 # to have a consistent set of packages.  A particularly tricky aspect
5 # is our interaction with the svn build system.  See the make target
6 # "svn-build-outputs-hack" in devel/subversion-base/Makefile when
7 # changing the version.
9 .if !defined(SVNVER)
10 SVNVER=         1.6.21
11 .endif