diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /textproc/raptor2 | |
parent | dfa0296becb7b4c0e83482d375471a59c43d45d8 (diff) |
devel/icu: bump PORTREVISION on dependent ports
Notes
Notes:
svn path=/head/; revision=418119
Diffstat (limited to 'textproc/raptor2')
-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 783503a42b57..5349d6d1e6f2 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} |