summaryrefslogtreecommitdiff
path: root/devel/subversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/subversion/Makefile')
-rw-r--r--devel/subversion/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile
index 3ad7c14330e4..b317b2fe8ee7 100644
--- a/devel/subversion/Makefile
+++ b/devel/subversion/Makefile
@@ -2,6 +2,7 @@ PORTREVISION= 2
MAINTAINER= lev@FreeBSD.org
COMMENT= Version control system
+WWW= https://subversion.apache.org/
CONFLICTS_INSTALL= subversion-lts
@@ -85,7 +86,6 @@ WITH_REPOSITORY_CREATION= yes
MKREPOS_TARGET= _mkrepos
.endif
-
BINS_TO_STRIP= svn svnadmin svnbench svndumpfilter svnfsfs svnlook svnmucc \
svnrdump svnserve${SVNSERVE_EXT} svnsync svnversion
@@ -177,7 +177,6 @@ post-install-TOOLS-on:
${STRIP_CMD} "${STAGEDIR}${PREFIX}/bin/$${F}" ; \
done
-
# ===============================================================================
repository: _mkrepos