From 8fc4cdc8cbb546c453e332253408a575bceeab24 Mon Sep 17 00:00:00 2001 From: ijliao Date: Sat, 5 Oct 2002 14:02:55 +0000 Subject: upgrade to 1.3.0.0 --- net/socat/Makefile | 4 ++-- net/socat/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/socat/Makefile b/net/socat/Makefile index 50430b8310ca..16216240835e 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -7,14 +7,14 @@ # PORTNAME= socat -PORTVERSION= 1.2.0.0 +PORTVERSION= 1.3.0.0 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-1.2 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} MAN1= socat.1 diff --git a/net/socat/distinfo b/net/socat/distinfo index da9d26f6cb85..0ea069f6d558 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1 +1 @@ -MD5 (socat-1.2.0.0.tar.gz) = fe4dcf78ff9381a4f9ac27bcad1139cd +MD5 (socat-1.3.0.0.tar.gz) = 0ad69ce46fe1dea1227cac707a8e7527 -- cgit