diff options
Diffstat (limited to 'textproc/redland/Makefile')
-rw-r--r-- | textproc/redland/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 76f9ede87ac5..4b7ba67757db 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -7,10 +7,9 @@ # PORTNAME= redland -PORTVERSION= 1.0.10 +PORTVERSION= 1.0.12 CATEGORIES= textproc -MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ - http://librdf.org/dist/source/ +MASTER_SITES= http://download.librdf.org/source/ MAINTAINER= kde@FreeBSD.org COMMENT= A high-level interface for RDF |