From b6dd3872fdf799c9a4c545850b5cb07074e9d530 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 8 Nov 2002 05:27:16 +0000 Subject: [PATCH] Make xalf fetchable again. PR: 45128 Submitted by: Mark Linimon --- x11/xalf/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile index 363fd2929d5c..762d6ebbe319 100644 --- a/x11/xalf/Makefile +++ b/x11/xalf/Makefile @@ -9,12 +9,9 @@ PORTNAME= xalf PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://www.lysator.liu.se/~astrand/projects/xalf/ \ - http://www.lysator.liu.se/~astrand/projects/xalf/old/ +MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ MASTER_SITE_SUBDIR= sources/xalf/0.12 EXTRACT_SUFX= .tgz -#DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org