summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
commit0a9f8dd1df910df5253e31c04ae42c367e97ff2c (patch)
treed7961854bb03af94e55639e85616ef0471cad7b1 /print
parent- Update to 0.88.4 (diff)
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=170091
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-colortools/Makefile3
-rw-r--r--print/rubygem-pdfwriter/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/rubygem-colortools/Makefile b/print/rubygem-colortools/Makefile
index b6a1fb3fac49..f12d3b8eebbd 100644
--- a/print/rubygem-colortools/Makefile
+++ b/print/rubygem-colortools/Makefile
@@ -7,7 +7,8 @@
PORTNAME= colortools
PORTVERSION= 1.3.0
CATEGORIES= print rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/5476/
+MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR= ruby-pdf
DISTNAME= color-tools-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile
index 3021374a475d..323cf26dae97 100644
--- a/print/rubygem-pdfwriter/Makefile
+++ b/print/rubygem-pdfwriter/Makefile
@@ -7,7 +7,8 @@
PORTNAME= pdfwriter
PORTVERSION= 1.1.3
CATEGORIES= print rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/5993/
+MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR= ruby-pdf
DISTNAME= pdf-writer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org