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) --- databases/ruby-sqlite3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/ruby-sqlite3/Makefile') diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index b94b49750f3e..4176a611117a 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -8,7 +8,8 @@ PORTNAME= sqlite3 PORTVERSION= 1.1.0 CATEGORIES= databases ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/3089/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= sqlite-ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -- cgit v1.2.3