summaryrefslogtreecommitdiff
path: root/sysutils/gnome-system-monitor
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 08:31:54 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 08:31:54 +0000
commitdc90d64404c7cecc0af53e9a3f16550bbc688a75 (patch)
treeb2800a4901268918d413511f5fb61e43438b2e35 /sysutils/gnome-system-monitor
parent${MASTER_SITE_GNU} got rearranged in December; let's catch up. (diff)
Use ${MASTER_SITE_GNOME}
Notes
Notes: svn path=/head/; revision=16379
Diffstat (limited to 'sysutils/gnome-system-monitor')
-rw-r--r--sysutils/gnome-system-monitor/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 0d3cfae8edb0..97c126820ef7 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -3,16 +3,14 @@
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.4 1999/01/12 16:50:46 vanilla Exp $
+# $Id: Makefile,v 1.5 1999/01/15 18:12:24 vanilla Exp $
#
DISTNAME= gtop-0.99.2
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \
- ftp://ftp.geo.net/pub/gnome/sources/latest/ \
- ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \
- ftp://ftp.gnome.org/pub/GNOME/sources/latest/ \
+MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.home-of-linux.org/pub/gtop/0.99.2/
+MASTER_SITE_SUBDIR= gtop
MAINTAINER= nacai@iname.com