summaryrefslogtreecommitdiff
path: root/net/openafs/Makefile
diff options
context:
space:
mode:
authorgendalia <gendalia@pkgsrc.org>2005-08-10 19:14:16 +0000
committergendalia <gendalia@pkgsrc.org>2005-08-10 19:14:16 +0000
commit8a10a5282f68df6c495f354a1042e28feff3f656 (patch)
treec8f7e32771745431d67f56460978744be43d494c /net/openafs/Makefile
parent3b77e49f9d306938db25390e3ae83fe7b6f9e01d (diff)
downloadpkgsrc-8a10a5282f68df6c495f354a1042e28feff3f656.tar.gz
Update OpenAFS to 1.3.87.
For UNIX, 1.3.87 is the latest version in the 1.4 release cycle. It includes several Linux client fixes as well as portability changes. For UNIX, 1.3.86 is the latest version in the 1.4 release cycle. It includes several Linux client fixes as well as portability changes. http://openafs.org/frameset/dl/openafs/1.3.87/ChangeLog
Diffstat (limited to 'net/openafs/Makefile')
-rw-r--r--net/openafs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile
index ef5e7d7d58b..9ec38c13a61 100644
--- a/net/openafs/Makefile
+++ b/net/openafs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2005/07/12 20:11:42 gendalia Exp $
+# $NetBSD: Makefile,v 1.12 2005/08/10 19:14:16 gendalia Exp $
-DISTNAME= openafs-1.3.85-src
+DISTNAME= openafs-1.3.87-src
PKGNAME= ${DISTNAME:C/-src//}
CATEGORIES= net sysutils
-MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.85/
+MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.87/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= gendalia@NetBSD.org