diff options
Diffstat (limited to 'sysutils/cfengine3/Makefile')
-rw-r--r-- | sysutils/cfengine3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index eed233e01ccd..cd9ea3d0ac9b 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -6,13 +6,13 @@ # PORTNAME= cfengine -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gordont@bluemtn.net .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper |