From be6c01ee85b2fa61f2030ef2065df69712693a50 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 29 Jun 2000 02:31:42 +0000 Subject: Use ${MASTER_SITE_LOCAL}. --- misc/jive/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/jive/Makefile') diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 0c41d6bf00d9..5f04a151d937 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -10,7 +10,8 @@ PORTNAME= jive PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org -- cgit v1.2.3