From a9f22cd5841fc7f59c12a2717351ba54b6383335 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 14 Jun 2000 13:21:38 +0000 Subject: Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. --- games/glife/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/glife') diff --git a/games/glife/Makefile b/games/glife/Makefile index 1b8f34119887..6bbeb80f684c 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -8,7 +8,8 @@ PORTNAME= glife PORTVERSION= 0.2.1 CATEGORIES= games gnome -MASTER_SITES= http://download.sourceforge.net/glife/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= gLife-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -- cgit v1.2.3