diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 34239d0519768a287d5bd59b489764e0aae7a0b7 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /net/dcsharp | |
parent | 909e3c586743ee3f4bf511db824317beff91e393 (diff) | |
download | pkgsrc-34239d0519768a287d5bd59b489764e0aae7a0b7.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
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 789e90a7de5..6ac528973d5 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/01/06 18:54:51 kefren Exp $ +# $NetBSD: Makefile,v 1.7 2009/03/25 22:37:13 he Exp $ DISTNAME= dcsharp-0.11.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |