diff options
Diffstat (limited to 'devel/subversion/Makefile.common')
-rw-r--r-- | devel/subversion/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index deecf59269de..a94a641a531c 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -5,9 +5,8 @@ PORTNAME?= subversion PORTVERSION= 1.8.13 PORTREVISION?= 0 CATEGORIES+= devel -MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITES= APACHE/subversion DIST_SUBDIR= subversion18 -MASTER_SITE_SUBDIR= subversion GNU_CONFIGURE= yes USES+= tar:bzip2 pkgconfig libtool cpe |