summaryrefslogtreecommitdiff
path: root/devel/subversion/Makefile.version
blob: cc5a07615ebf9115f7ca6c5b483834caef97b1dd (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile.version,v 1.2 2003/06/18 13:26:26 epg Exp $

.if !defined(SVNVER)
SVNVER=		0.24.1
# This macro is in this file because the URL changes with every release.
MASTER_SITES=	http://subversion.tigris.org/files/documents/15/4761/
.endif