diff options
author | osa <osa@FreeBSD.org> | 2003-08-27 20:07:01 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-08-27 20:07:01 +0800 |
commit | 8253670558c48c048e20ff83e48298393152afa8 (patch) | |
tree | 9b173b011f3196573f6c9d3883c867979d840f47 /net/socat | |
parent | 2617a655af14920638b382d4406b58bf0248f7a9 (diff) | |
download | freebsd-ports-gnome-8253670558c48c048e20ff83e48298393152afa8.tar.gz freebsd-ports-gnome-8253670558c48c048e20ff83e48298393152afa8.tar.zst freebsd-ports-gnome-8253670558c48c048e20ff83e48298393152afa8.zip |
Update to 1.3.2.1
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 2 | ||||
-rw-r--r-- | net/socat/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 2e5dbbb257ec..c3763811c3c5 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -7,7 +7,7 @@ # PORTNAME= socat -PORTVERSION= 1.3.2.0 +PORTVERSION= 1.3.2.1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ diff --git a/net/socat/distinfo b/net/socat/distinfo index d22271d0e746..265c7d2de00e 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1 +1 @@ -MD5 (socat-1.3.2.0.tar.bz2) = 5b845a84d2c53dbf9ec412ea558d86ec +MD5 (socat-1.3.2.1.tar.bz2) = 860fe417ea5e9ca2d2b2225192b85b87 |