diff options
author | kris <kris@FreeBSD.org> | 2000-03-05 06:05:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-05 06:05:19 +0800 |
commit | 0e2738fec943d2491050c8ea0051f7be03d25cf7 (patch) | |
tree | 1109e6d6b6b993cb9c4fa6268e02a97fd401ffff /net/arla | |
parent | 460da3bf7fa4d45e03dfbf288e40c9edb1840aaf (diff) | |
download | freebsd-ports-graphics-0e2738fec943d2491050c8ea0051f7be03d25cf7.tar.gz freebsd-ports-graphics-0e2738fec943d2491050c8ea0051f7be03d25cf7.tar.zst freebsd-ports-graphics-0e2738fec943d2491050c8ea0051f7be03d25cf7.zip |
Update to arla 0.31
Submitted by: Assar Westerlund <assar@stacken.kth.se>
PR: 17036
Diffstat (limited to 'net/arla')
-rw-r--r-- | net/arla/Makefile | 4 | ||||
-rw-r--r-- | net/arla/distinfo | 2 | ||||
-rw-r--r-- | net/arla/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 464c22ea7dd..6535633113b 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: arla -# Version required: 2.7.1ac-0.84 +# Version required: 0.31 # Date created: 09 Sep 1998 # Whom: Peter Hawkins <thepish@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= arla-0.28 +DISTNAME= arla-0.31 CATEGORIES= net MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ diff --git a/net/arla/distinfo b/net/arla/distinfo index 28d63eb2443..b973c0d4dbd 100644 --- a/net/arla/distinfo +++ b/net/arla/distinfo @@ -1 +1 @@ -MD5 (arla-0.28.tar.gz) = 49de77ef617ab0caebee2f5401fec4f3 +MD5 (arla-0.31.tar.gz) = a29b1c2815246cf98317af466ac19f3a diff --git a/net/arla/pkg-descr b/net/arla/pkg-descr index 39aa1116717..62516f9ca1f 100644 --- a/net/arla/pkg-descr +++ b/net/arla/pkg-descr @@ -4,7 +4,7 @@ The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server. -Version 0.9 status: +Version 0.31 status: * Read/write support * Authentication (with kth-krb4) |