diff options
author | wennmach <wennmach@pkgsrc.org> | 2000-10-18 16:32:57 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2000-10-18 16:32:57 +0000 |
commit | 01c1732a09badd53dddf4097e70311dd8f1111a6 (patch) | |
tree | 3dfb5b5c85ea355076713df3654a335f356feb20 /net/arla/Makefile | |
parent | 990fbf855fe181979fd9818ca4b75d161c455fff (diff) | |
download | pkgsrc-01c1732a09badd53dddf4097e70311dd8f1111a6.tar.gz |
Update arla to 0.34.5.
This version of arla has improved BSD support, so that patches
(patch-ao, patch-ap, patch-aq, and patch-ar) are no longer necessary.
It has improved deadlock detection and many other bug fixes.
Diffstat (limited to 'net/arla/Makefile')
-rw-r--r-- | net/arla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index d715c9b7280..4d013a7e167 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2000/10/18 04:26:53 garbled Exp $ +# $NetBSD: Makefile,v 1.10 2000/10/18 16:32:57 wennmach Exp $ # -DISTNAME= arla-0.34.2 +DISTNAME= arla-0.34.5 CATEGORIES= net security MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ |