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 392f39088ae6..e71310526cd6 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -7,10 +7,10 @@ # PORTNAME= raptor -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.redland.opensource.ac.uk/dist/source/ + http://librdf.org/dist/source/ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org |