diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-27 09:21:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-27 09:21:27 +0000 |
commit | a9ea00619358d53acfaf86b1cbf3c236c99934cb (patch) | |
tree | 91a62a80546ade453ea9882b55258f63a944877b /net | |
parent | 6b09c2c8a06ada58481d27b26e70019cdb8eb697 (diff) | |
download | pkgsrc-a9ea00619358d53acfaf86b1cbf3c236c99934cb.tar.gz |
Bump BUILDLINK_API_DEPENDS for gtk-sharp (name changes) and bump PKGREVISION
of dependencies.
Diffstat (limited to 'net')
-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 |