summaryrefslogtreecommitdiff
path: root/net/socat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r--net/socat/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index 700518b8c39..bcc078a0296 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/30 12:42:45 adrianp Exp $
-DISTNAME= socat-1.3.2.2
-PKGREVISION= 1
+DISTNAME= socat-1.4.0.2
CATEGORIES= net
MASTER_SITES= http://www.dest-unreach.org/socat/download/
-MAINTAINER= adrianp@stindustries.net
+MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.dest-unreach.org/socat/
COMMENT= "netcat++" (extended design, new implementation)
-WRKSRC= ${WRKDIR}/socat-1.3
+WRKSRC= ${WRKDIR}/socat-1.4
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_GNU_READLINE= YES