Index: head/sysutils/confman/Makefile =================================================================== --- head/sysutils/confman/Makefile (revision 236423) +++ head/sysutils/confman/Makefile (revision 236424) @@ -1,28 +1,29 @@ # New ports collection makefile for: confman # Date created: 6 May 2009 # Whom: ccowart@timesinks.net # # $FreeBSD$ # PORTNAME= confman PORTVERSION= 1.9.0b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.timesinks.net/distfiles/ MAINTAINER= ccowart@timesinks.net COMMENT= A revision controlled configuration manager RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ svn:${PORTSDIR}/devel/subversion \ - sudo:${PORTSDIR}/security/sudo + sudo:${PORTSDIR}/security/sudo \ + greadlink:${PORTSDIR}/sysutils/coreutils GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=/var MAN5= confman.conf.5 MAN8= confadmin.8 confaudit.8 confexport.8 confman.8 confsync.8 .include Property changes on: head/sysutils/confman/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property