diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-05 22:02:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-05 22:02:55 +0800 |
commit | 8fc4cdc8cbb546c453e332253408a575bceeab24 (patch) | |
tree | 2632b0c8b20c3eecb91738adae1ee775eec49ec1 /net | |
parent | 4840e8e9fb0386cff493fe1dcd9065770dd9b6f5 (diff) | |
download | freebsd-ports-gnome-8fc4cdc8cbb546c453e332253408a575bceeab24.tar.gz freebsd-ports-gnome-8fc4cdc8cbb546c453e332253408a575bceeab24.tar.zst freebsd-ports-gnome-8fc4cdc8cbb546c453e332253408a575bceeab24.zip |
upgrade to 1.3.0.0
Diffstat (limited to 'net')
-rw-r--r-- | net/socat/Makefile | 4 | ||||
-rw-r--r-- | net/socat/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
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 |