diff options
Diffstat (limited to 'net/dcsharp/Makefile')
-rw-r--r-- | net/dcsharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile index d441e4ec36e..da4a8e96fe7 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/02/06 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/03/03 00:13:43 wiz Exp $ DISTNAME= dcsharp-0.11.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |