From 9c390d6350d74f97ae50442c1dae82f9308a9785 Mon Sep 17 00:00:00 2001 From: trevor Date: Sun, 7 Jul 2002 21:04:06 +0000 Subject: The distfile is on at least three of the MASTER_SITE_SOURCEFORGE servers, so use that macro. Submitted by: Tilman Linneweh --- astro/openuniverse/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'astro/openuniverse') diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 99a3d59..7f00b24 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -8,7 +8,8 @@ PORTNAME= openuniverse PORTVERSION= 1.0.b3 CATEGORIES= astro -MASTER_SITES= http://download.sourceforge.net/openuniverse/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= openuniverse DISTNAME= ${PORTNAME}-1.0beta3 MAINTAINER= trevor@FreeBSD.org -- cgit v1.1