diff options
Diffstat (limited to 'textproc/rubygem-gepub/Makefile')
-rw-r--r-- | textproc/rubygem-gepub/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-gepub/Makefile b/textproc/rubygem-gepub/Makefile index f90911e3e38f..f6989888d537 100644 --- a/textproc/rubygem-gepub/Makefile +++ b/textproc/rubygem-gepub/Makefile @@ -1,5 +1,6 @@ PORTNAME= gepub PORTVERSION= 1.0.15 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=1.8.2<2.0:textproc/rubygem-nokogiri \ - rubygem-rubyzip>=1.1.1<2.4:archivers/rubygem-rubyzip + rubygem-rubyzip>=1.1.1<2.5:archivers/rubygem-rubyzip USES= gem |