diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-02-01 22:13:46 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-02-01 22:13:46 +0000 |
commit | 2bfb075b4d032df9795c1b94ec52b086953053f7 (patch) | |
tree | 8aab308e61c500ec9ab5c17bad30a8c77c6bacf2 /net/socat/Makefile | |
parent | 1e92f548308a5d7e551d2b7c1936bfca616a9564 (diff) |
Notes
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r-- | net/socat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index fc34cc913a00..3d83c706d89e 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= socat -PORTVERSION= 1.7.3.0 -PORTREVISION= 2 +PORTVERSION= 1.7.3.1 +PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.dest-unreach.org/socat/download/ \ LOCAL/ehaupt |