summaryrefslogtreecommitdiff
path: root/net/arla/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-08-15 16:08:23 +0000
committerwennmach <wennmach>2000-08-15 16:08:23 +0000
commit128420c9d28f3a217076fb87be6681f71b05e92d (patch)
tree974de7ee6ffae0cf9f7be7ffb218c3abcaa35567 /net/arla/Makefile
parent33ad8e7aa5618aba5b5a7ccb0bd86ba35e057c96 (diff)
downloadpkgsrc-128420c9d28f3a217076fb87be6681f71b05e92d.tar.gz
Update arla to 0.34.1.
arla-0.34.1 contains a new `bos' program, improves handling of write-back of mmaped pages after close, more stability, bug fixes, and, most notably, contains updates to the *BSD code.
Diffstat (limited to 'net/arla/Makefile')
-rw-r--r--net/arla/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 28cbee12122..ccfb9065b08 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2000/08/02 13:08:32 wennmach Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/15 16:08:23 wennmach Exp $
#
-DISTNAME= arla-0.33
+DISTNAME= arla-0.34.1
CATEGORIES= net security
MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.stacken.kth.se/project/arla/
DEPENDS+= kth-krb4-1.0.1:../../security/kth-krb4
GNU_CONFIGURE= yes
+INFO_FILES= arla.info
.include "../../mk/bsd.prefs.mk"