From 86688662ee4069a7cd518676ff8e421c8f0e809d Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 29 Jun 2000 02:31:42 +0000 Subject: Use ${MASTER_SITE_LOCAL}. --- security/gtkportscan/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/gtkportscan/Makefile') diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index fda714c..e7dc447 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkportscan PORTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org -- cgit v1.1