From 57a28353c6a9f8d232e218f7a4dbd4a1f07ad62c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 25 May 2001 10:11:59 +0000 Subject: [PATCH] Fix master site --- net/queso/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net/queso/Makefile b/net/queso/Makefile index abd62becbc1f..31f2a083ada9 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -10,10 +10,9 @@ PORTNAME= queso PORTVERSION= 980922 CATEGORIES= net security -MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ - ${MASTER_SITE_SUNSITE} \ - ftp://freebsd.ntu.edu.tw/freebsd/_distfiles/ -MASTER_SITE_SUBDIR= distributions/trinux/src/netmap +MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/distfiles/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org