diff options
author | wiz <wiz> | 2005-01-03 15:59:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-01-03 15:59:12 +0000 |
commit | feef358148e9b374c1235f192605fa97236a7ef4 (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /textproc | |
parent | f822812b24cf110f2fadced7563e640987012962 (diff) | |
download | pkgsrc-feef358148e9b374c1235f192605fa97236a7ef4.tar.gz |
Bump PKGREVISION because of curl dependency bump.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/raptor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index b751749f761..e4b74522e1d 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:21 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/03 15:59:12 wiz Exp $ # DISTNAME= raptor-1.0.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ |