diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-06 18:24:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-06 18:24:23 +0000 |
commit | b05bbba83bd887a8db17a1bc3d86bd1c3e4e5d5f (patch) | |
tree | 4a9559f5a03da48f8f264c43ddf153f704d1699f /textproc/iso8879 | |
parent | bba68b319c882e0893a85c11b6de8d61d9798f29 (diff) | |
download | pkgsrc-b05bbba83bd887a8db17a1bc3d86bd1c3e4e5d5f.tar.gz |
Bump PKGREVISION:
This package was broken for a time, when the NO_BUILD that is set by
its Makefile broke the xmlcatmgr handling.
Increase the PKGREVISION now to have a known-good version of this package
again.
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index f98ca85e4dc..aa37d87b390 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2005/03/24 21:13:02 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/06 18:24:23 wiz Exp $ DISTNAME= ISOEnts PKGNAME= iso8879-1986 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/cover/ EXTRACT_SUFX= .zip |