diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | f794de262427d06d1dc3fc1f4b6ef7df78202eaa (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /textproc/raptor | |
parent | 339c8922e014af38e300af6ba41813170976248e (diff) | |
download | pkgsrc-f794de262427d06d1dc3fc1f4b6ef7df78202eaa.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index bab554ce7cc..ce9c8f76a41 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/09/25 04:13:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= raptor-1.0.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ |