aboutsummaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-02-09 08:53:10 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-02-09 08:53:10 +0000
commit0e6db7e153c84d518ae935a01dee636ea7972864 (patch)
tree36ea9887690ef0172a4803d168ede2cef179430e /net/socat
parent0ebb29063810fac1c98ee9d819bf5df9ce09fdda (diff)
downloadports-0e6db7e153c84d518ae935a01dee636ea7972864.tar.gz
ports-0e6db7e153c84d518ae935a01dee636ea7972864.zip
Add CPE
Notes
Notes: svn path=/head/; revision=378719
Diffstat (limited to 'net/socat')
-rw-r--r--net/socat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index 22201a8dddda..9d556a1faa32 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -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