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 | b2a10aa281efd766f98abbe526d3658e31aeb58a (patch) | |
tree | 91a62a80546ade453ea9882b55258f63a944877b /net/dcsharp/Makefile | |
parent | 9e6bb183ec10544a348ee67694d04fe76043cea0 (diff) | |
download | pkgsrc-b2a10aa281efd766f98abbe526d3658e31aeb58a.tar.gz |
Bump BUILDLINK_API_DEPENDS for gtk-sharp (name changes) and bump PKGREVISION
of dependencies.
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 |