diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-27 12:07:01 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-27 12:07:01 +0000 |
commit | e2b82139a0111bb9f964132cc8c5c0fd23359d45 (patch) | |
tree | 4fc3452d9956df4e2715e8413ae8cec9631f392b /net/socat | |
parent | 976383ef075852facb50bb90772e0a408f747eed (diff) |
Update to 1.3.2.1
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032
Notes
Notes:
svn path=/head/; revision=87779
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 |