diff options
Diffstat (limited to 'textproc/raptor2/Makefile')
-rw-r--r-- | textproc/raptor2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index ca561bbc56d0..2c1f7fa3ea2c 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://download.librdf.org/source/ PATCH_SITES= https://github.com/dajobe/raptor/commit/ PATCHFILES= 4dbc4c1da2a033c497d84a1291c46f416a9cac51.patch:-p1 -MAINTAINER= kde@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland WWW= https://librdf.org/raptor/ |