diff options
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 81fc291260a..f5361af1e37 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/01/01 11:52:28 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2014/05/29 23:37:02 wiz Exp $ DISTNAME= dctc-0.85.9 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ |