aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-08-08 02:20:24 +0800
committerpat <pat@FreeBSD.org>2002-08-08 02:20:24 +0800
commit26ba7f0201baa790a87084ba2893510cbec77eb0 (patch)
tree45db785216515418580705884aea452cfe5e271e
parent9c77f45bb87cfac80b44b03aff95f6888ecaf21a (diff)
downloadfreebsd-ports-gnome-26ba7f0201baa790a87084ba2893510cbec77eb0.tar.gz
freebsd-ports-gnome-26ba7f0201baa790a87084ba2893510cbec77eb0.tar.zst
freebsd-ports-gnome-26ba7f0201baa790a87084ba2893510cbec77eb0.zip
Update MASTER_SITES to use sourceforge site
PR: ports/41418 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
-rw-r--r--sysutils/xosview/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index ed7c1d83fc02..5e7528592b50 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -9,10 +9,8 @@
PORTNAME= xosview
PORTVERSION= 1.8.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
- http://lore.ece.utexas.edu/~bgrayson/xosview/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/status/xstatus
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org