aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xosview
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 18:20:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 18:20:24 +0000
commitbdb29ec9e7e0185d453adb504b5ec7af623a26d4 (patch)
tree6690072aeccef044ee597ee9f6690f6355430fc0 /sysutils/xosview
parent3e81992a685a1546e30105f6c5826494e0dbb266 (diff)
downloadports-bdb29ec9e7e0185d453adb504b5ec7af623a26d4.tar.gz
ports-bdb29ec9e7e0185d453adb504b5ec7af623a26d4.zip
Update MASTER_SITES to use sourceforge site
PR: ports/41418 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=64162
Diffstat (limited to 'sysutils/xosview')
-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