diff options
Diffstat (limited to 'net/dcsharp/Makefile')
-rw-r--r-- | net/dcsharp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile index c1d591be1d3..7aad3913a13 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/25 16:10:27 kefren Exp $ +# $NetBSD: Makefile,v 1.2 2008/04/27 09:21:27 wiz Exp $ DISTNAME= dcsharp-0.11.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |