aboutsummaryrefslogtreecommitdiffstats
path: root/x11/dgs
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2001-01-29 03:05:27 +0800
committerdannyboy <dannyboy@FreeBSD.org>2001-01-29 03:05:27 +0800
commit0d55c06e6da526f6eb554e7bf609fa010ec5f830 (patch)
tree80217e2ef34a6abc63d5f2dcbaa638345cd82972 /x11/dgs
parent6260072412e663581ca7499416652469a6a13221 (diff)
downloadfreebsd-ports-graphics-0d55c06e6da526f6eb554e7bf609fa010ec5f830.tar.gz
freebsd-ports-graphics-0d55c06e6da526f6eb554e7bf609fa010ec5f830.tar.zst
freebsd-ports-graphics-0d55c06e6da526f6eb554e7bf609fa010ec5f830.zip
Fix unfetchable distfile.
PR: 24537 Submitted by: joseph@randomnetworks.com
Diffstat (limited to 'x11/dgs')
-rw-r--r--x11/dgs/Makefile3
1 files changed, 1 insertions, 2 deletions
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