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 | 43cafc380417dcc7ce541d9cb721f6b3a0892604 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /net/monsoon | |
parent | b301ed5fc4eaecedf3f74c665e34f5161d558ed9 (diff) | |
download | pkgsrc-43cafc380417dcc7ce541d9cb721f6b3a0892604.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/monsoon')
-rw-r--r-- | net/monsoon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile index f956d9f7833..70208b8a9f5 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/27 12:32:36 kefren Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/25 22:37:14 he Exp $ DISTNAME= monsoon-0.15 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ |