diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-03 00:05:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-03 00:05:38 +0000 |
commit | 4a6fa95d5140c25423a8877862f0ef1decf594c0 (patch) | |
tree | 0b88e2ec5125b2f4fe781f2b9c9eaa1ca37fcdf4 /textproc/xalan-c/Makefile | |
parent | 9f58dfea4ed460f21df937165dd86de425cee84c (diff) | |
download | pkgsrc-4a6fa95d5140c25423a8877862f0ef1decf594c0.tar.gz |
PKGREVISION bump for icu shlib major bump.
Diffstat (limited to 'textproc/xalan-c/Makefile')
-rw-r--r-- | textproc/xalan-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index ab2b28ba584..80165224944 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2006/01/03 00:05:39 wiz Exp $ # DISTNAME= Xalan-C_1_6-src PKGNAME= xalan-c-1.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://archive.apache.org/dist/xml/xalan-c/source/ |