diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
commit | 61b6b4348fe566a0f1afc6f060caa9b343dd8486 (patch) | |
tree | 1758a879b537ec1ddb6d97d97de80aae1e5f705e /textproc/raptor | |
parent | ca2176f4ac9e70753263ba8d7d6d812142573e5b (diff) | |
download | ports-61b6b4348fe566a0f1afc6f060caa9b343dd8486.tar.gz ports-61b6b4348fe566a0f1afc6f060caa9b343dd8486.zip |
Notes
Diffstat (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 7177769ba5e1..80b790ced78e 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor PORTVERSION= 1.4.21 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://download.librdf.org/source/ |