From 0d55c06e6da526f6eb554e7bf609fa010ec5f830 Mon Sep 17 00:00:00 2001 From: dannyboy Date: Sun, 28 Jan 2001 19:05:27 +0000 Subject: Fix unfetchable distfile. PR: 24537 Submitted by: joseph@randomnetworks.com --- x11/dgs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/dgs') diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index f05f043385c..b90e25213d8 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -8,8 +8,7 @@ PORTNAME= dgs PORTVERSION= 0.5.9 CATEGORIES= x11 -#MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITES= ftp://alpha.gnu.org/gnu/gnustep/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dgs MAINTAINER= nakai@FreeBSD.org -- cgit