aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellm
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-06-19 03:25:56 +0800
committerume <ume@FreeBSD.org>2000-06-19 03:25:56 +0800
commitca72b45c5f1dc071f4dfbfe4f5dbf8050a0e7244 (patch)
treed71c2665c755abbb3af8388f5693baf3cb2dab85 /sysutils/gkrellm
parent2ceeb52f8a3bd46d06192ef907a66890e9a1084e (diff)
downloadfreebsd-ports-gnome-ca72b45c5f1dc071f4dfbfe4f5dbf8050a0e7244.tar.gz
freebsd-ports-gnome-ca72b45c5f1dc071f4dfbfe4f5dbf8050a0e7244.tar.zst
freebsd-ports-gnome-ca72b45c5f1dc071f4dfbfe4f5dbf8050a0e7244.zip
Use ${MASTER_SITE_LOCAL} instead of hard coded location.
Diffstat (limited to 'sysutils/gkrellm')
-rw-r--r--sysutils/gkrellm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index d55e9dd59229..71a586caffb8 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -9,7 +9,8 @@ PORTNAME= gkrellm
PORTVERSION= 0.9.10
CATEGORIES= sysutils ipv6
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/ume/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ume
MAINTAINER= ume@FreeBSD.org