diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-27 23:09:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-27 23:09:53 +0000 |
commit | 00731859aefd3b5dcdac5664c767907861afbf6a (patch) | |
tree | 2cd89bbfbbf3edbf971e4405c9d342a414fbd7ed /net/dcsharp | |
parent | 0e59b102fd795368c37212625ce0952a9c15baf7 (diff) | |
download | pkgsrc-00731859aefd3b5dcdac5664c767907861afbf6a.tar.gz |
Bump gnome-sharp API depends for shlib name changes and dependency changes.
Bump PKGREVISION of its dependencies.
Diffstat (limited to 'net/dcsharp')
-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 7aad3913a13..5a7d39c7eab 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/04/27 09:21:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/04/27 23:09:53 wiz Exp $ DISTNAME= dcsharp-0.11.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |