diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/rubygem-colortools/Makefile | 3 | ||||
-rw-r--r-- | print/rubygem-pdfwriter/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/print/rubygem-colortools/Makefile b/print/rubygem-colortools/Makefile index 4de4a0bc946e..ca99effdd1f3 100644 --- a/print/rubygem-colortools/Makefile +++ b/print/rubygem-colortools/Makefile @@ -7,8 +7,7 @@ PORTNAME= colortools PORTVERSION= 1.3.0 CATEGORIES= print rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= ruby-pdf +MASTER_SITES= RG DISTNAME= color-tools-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile index f8c29996da7d..981f1aab6d50 100644 --- a/print/rubygem-pdfwriter/Makefile +++ b/print/rubygem-pdfwriter/Makefile @@ -7,8 +7,7 @@ PORTNAME= pdfwriter PORTVERSION= 1.1.8 CATEGORIES= print rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= ruby-pdf +MASTER_SITES= RG DISTNAME= pdf-writer-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |