summaryrefslogtreecommitdiff
path: root/devel/subversion/Makefile.version
blob: e56c7e8d2ae3fc4968dd71cab7b467cbcc88da41 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile.version,v 1.6 2003/09/02 17:57:21 epg Exp $

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