diff options
Diffstat (limited to 'textproc/raptor/Makefile')
-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 a1fa96e6e19..fa81afe8533 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:07 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:51 jlam Exp $ # DISTNAME= raptor-1.0.0 @@ -6,7 +6,7 @@ PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.redland.opensource.ac.uk/raptor/ COMMENT= RDF Parser Toolkit written in C |