diff options
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r-- | net/socat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 9bd354e4a1e..b94d35ec578 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2013/02/06 23:23:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2013/04/11 09:38:09 khorben Exp $ -DISTNAME= socat-1.7.1.3 -PKGREVISION= 1 +DISTNAME= socat-1.7.2.1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ |