From 0a9f8dd1df910df5253e31c04ae42c367e97ff2c Mon Sep 17 00:00:00 2001 From: Jean Milanez Melo Date: Tue, 8 Aug 2006 11:35:27 +0000 Subject: - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem. Approved by: portmgr (erwin) --- mail/rubygem-actionmailer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/rubygem-actionmailer') diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile index f129365cbfd5..bebf1b49cb88 100644 --- a/mail/rubygem-actionmailer/Makefile +++ b/mail/rubygem-actionmailer/Makefile @@ -7,7 +7,8 @@ PORTNAME= actionmailer PORTVERSION= 1.2.1 CATEGORIES= mail rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/9571/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jw@innerewut.de COMMENT= Easy email delivery and testing for Ruby -- cgit v1.2.3