summaryrefslogtreecommitdiffstats
path: root/net/socat/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-31 07:56:07 +0000
committerijliao <ijliao@FreeBSD.org>2002-05-31 07:56:07 +0000
commit7c89bed74121ed0ef6be19a50c562fc83b0c22a9 (patch)
tree95f6c696667c8867a9d664b13fd85d8faabd053b /net/socat/Makefile
parentc67582c7b861221c8ac33bc5d9cce7b3bbba18a3 (diff)
downloadFreeBSD-ports-7c89bed74121ed0ef6be19a50c562fc83b0c22a9.zip
FreeBSD-ports-7c89bed74121ed0ef6be19a50c562fc83b0c22a9.tar.gz
upgrade to 1.1.0.0
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r--net/socat/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index 9f9d4c6..92e53ff 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -7,14 +7,15 @@
#
PORTNAME= socat
-PORTVERSION= 1.0.4.2
+PORTVERSION= 1.1.0.0
CATEGORIES= net
-MASTER_SITES= http://www.dest-unreach.org/socat/socat-1.0/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= http://www.dest-unreach.org/socat/download/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-1.0
+WRKSRC= ${WRKDIR}/${PORTNAME}-1.1
+
+MAN1= socat.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud