summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2012-11-21 17:01:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2012-11-21 17:01:19 +0000
commit4367c897a601a618122cbe4c475978e9d66577eb (patch)
treed1f887ae42c9e2902fdd683a711032138cb12a62 /sysutils
parent82b54d6e968e70220a22a16fd7983660bf4623fe (diff)
downloadfreebsd-ports-4367c897a601a618122cbe4c475978e9d66577eb.zip
Switch dependency to subversion 1.6, as the port requires the .svn files
PR: 173485 Submitted by: Nat Baldwin <nbaldwin@berkeley.edu> Approved by: maintainer Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/confman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile
index 713b0bbbae99..21cb6b58ede6 100644
--- a/sysutils/confman/Makefile
+++ b/sysutils/confman/Makefile
@@ -7,6 +7,7 @@
PORTNAME= confman
PORTVERSION= 1.9.4b
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.timesinks.net/distfiles/
@@ -14,7 +15,7 @@ MAINTAINER= ccowart@timesinks.net
COMMENT= A revision controlled configuration manager
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- svn:${PORTSDIR}/devel/subversion \
+ svn:${PORTSDIR}/devel/subversion16 \
sudo:${PORTSDIR}/security/sudo \
greadlink:${PORTSDIR}/sysutils/coreutils \
wget:${PORTSDIR}/ftp/wget