diff options
author | wiz <wiz> | 2005-04-06 18:24:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-04-06 18:24:23 +0000 |
commit | 664265102a4b2325d648c5ba7e1fb4141c40cbd6 (patch) | |
tree | 4a9559f5a03da48f8f264c43ddf153f704d1699f /textproc/iso12083 | |
parent | dc90244e22e84676672557ca761eb3b7f2a19f33 (diff) | |
download | pkgsrc-664265102a4b2325d648c5ba7e1fb4141c40cbd6.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/iso12083')
-rw-r--r-- | textproc/iso12083/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 14ceb854139..222e9c8b30a 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2005/03/24 21:13:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/06 18:24:23 wiz Exp $ DISTNAME= iso12083-1993 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ \ ftp://ftp.ifi.uio.no/pub/SGML/ISO12083/ \ |