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 a379cd9366c..c44e4b65382 100644 --- a/net/coda/Makefile +++ b/net/coda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/08/03 10:32:54 marino Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:53 wiz Exp $ # DISTNAME= coda-6.9.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.coda.cs.cmu.edu/pub/coda/src/ |