diff options
-rw-r--r-- | devel/subversion-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion-freebsd/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion16/Makefile | 2 |
4 files changed, 8 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 diff --git a/devel/subversion-freebsd/Makefile b/devel/subversion-freebsd/Makefile index e54c4f0de949..b094f4619a93 100644 --- a/devel/subversion-freebsd/Makefile +++ b/devel/subversion-freebsd/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 diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index e54c4f0de949..b094f4619a93 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/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 diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index e54c4f0de949..b094f4619a93 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/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 |