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) --- textproc/ruby-amatch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-amatch') diff --git a/textproc/ruby-amatch/Makefile b/textproc/ruby-amatch/Makefile index 99b317b88148..ae62d5ccc451 100644 --- a/textproc/ruby-amatch/Makefile +++ b/textproc/ruby-amatch/Makefile @@ -8,7 +8,8 @@ PORTNAME= amatch PORTVERSION= 0.2.2 CATEGORIES= textproc ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/7008/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -- cgit v1.2.3