diff options
Diffstat (limited to 'devel/subversion/Makefile.common')
-rw-r--r-- | devel/subversion/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index 3f5a97924fed..bb6c9092e245 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -9,7 +9,7 @@ PORTVERSION= 1.7.2 PORTREVISION?= 0 CATEGORIES+= devel MASTER_SITES= ${MASTER_SITE_APACHE}:main \ - http://svnbook.red-bean.com/en/1.6/:book + http://svnbook.red-bean.com/en/1.7/:book DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main DIST_SUBDIR= subversion17 MASTER_SITE_SUBDIR=subversion/:main |