Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2015 08:53:10 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378719 - head/net/socat
Message-ID:  <201502090853.t198rAWD013943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Feb  9 08:53:10 2015
New Revision: 378719
URL: https://svnweb.freebsd.org/changeset/ports/378719
QAT: https://qat.redports.org/buildarchive/r378719/

Log:
  Add CPE

Modified:
  head/net/socat/Makefile

Modified: head/net/socat/Makefile
==============================================================================
--- head/net/socat/Makefile	Mon Feb  9 08:50:02 2015	(r378718)
+++ head/net/socat/Makefile	Mon Feb  9 08:53:10 2015	(r378719)
@@ -3,6 +3,7 @@
 
 PORTNAME=	socat
 PORTVERSION=	1.7.3.0
+PORTREVISION=	1
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
 		LOCAL/ehaupt
@@ -12,7 +13,7 @@ COMMENT=	Multipurpose relay and more
 
 LICENSE=	GPLv2
 
-USES=		compiler tar:bzip2
+USES=		compiler tar:bzip2 cpe
 GNU_CONFIGURE=	yes
 USE_RC_SUBR=	socat
 USE_OPENSSL=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502090853.t198rAWD013943>