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 c6c92aa78cd..264d735bcf8 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2012/01/18 14:37:20 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/02/06 12:41:10 wiz Exp $ DISTNAME= dctc-0.85.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ |