diff options
Diffstat (limited to 'net/coda/Makefile')
-rw-r--r-- | net/coda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coda/Makefile b/net/coda/Makefile index 15e045281bb..3d205009286 100644 --- a/net/coda/Makefile +++ b/net/coda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:14 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/07/09 06:38:41 wiz Exp $ # DISTNAME= coda-6.9.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= http://www.coda.cs.cmu.edu/pub/coda/src/ |