summaryrefslogtreecommitdiff
path: root/devel/subversion/Makefile.version
blob: c2a9269609663e79bbb7ce43341e3bc5bab465b8 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile.version,v 1.3 2003/07/12 05:39:41 epg Exp $

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