summaryrefslogtreecommitdiff
path: root/devel/subversion-devel
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2003-03-25 17:05:54 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2003-03-25 17:05:54 +0000
commit5240a885115b4e1f6e297fe29b6b6db552d28ff3 (patch)
tree131573dab73c8d3d7e54a5dbc6684c365af4a5cf /devel/subversion-devel
parentTarball has been rerolled. Developer added one tiny extra fix for Cygwin (diff)
The distfile for this release of subversion doesn't appear to be
available from the canonical site anymore. Add MASTER_SITE_LOCAL to MASTER_SITES so that the port can find a copy I've cached. Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=77461
Diffstat (limited to 'devel/subversion-devel')
-rw-r--r--devel/subversion-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index e54c4f0de949..b094f4619a93 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/Makefile
@@ -9,6 +9,8 @@ PORTVERSION= r3987 # 0.16.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/files/documents/15/2123/
+MASTER_SITES+= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bmah
MAINTAINER= rodrigc@attbi.com
COMMENT= Version control system