summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/pen/Makefile7
-rw-r--r--net/pen/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile
index d99114445b9..12cc3a465aa 100644
--- a/net/pen/Makefile
+++ b/net/pen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/03/27 17:53:20 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/04/13 11:43:25 cjep Exp $
#
-DISTNAME= pen-0.10.0
+DISTNAME= pen-0.10.1
CATEGORIES= net
MASTER_SITES= http://siag.nu/pub/pen/ \
ftp://siag.nu/pub/pen/
@@ -12,6 +12,9 @@ COMMENT= load balancer for "simple" tcp based protocols
GNU_CONFIGURE= YES
+# Avoid pen complaining on NetBSD
+CONFIGURE_ARGS+= --with-fd_setsize=2048
+
post-install:
#.for prg in pen mergelogs
# ${INSTALL_PROGRAM} ${WRKSRC}/${prg} ${PREFIX}/sbin
diff --git a/net/pen/distinfo b/net/pen/distinfo
index 19127734bba..7cafd17ea44 100644
--- a/net/pen/distinfo
+++ b/net/pen/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/03/27 17:53:20 wiz Exp $
+$NetBSD: distinfo,v 1.5 2003/04/13 11:43:25 cjep Exp $
-SHA1 (pen-0.10.0.tar.gz) = c7c4f08decba93e87d8d88cddb8eb8ff82875ed1
-Size (pen-0.10.0.tar.gz) = 95952 bytes
+SHA1 (pen-0.10.1.tar.gz) = 9684db94c03a8244076f7367b59617b41b867466
+Size (pen-0.10.1.tar.gz) = 88753 bytes