From baf517606edada0901c997fded1cbf93006cf051 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 28 Jan 2013 15:31:13 +0000 Subject: Update master_site Submitted by: "Julian H. Stacey" (maintainer) --- lang/pbasic/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 90c4332608ac..b2afafc90627 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -1,15 +1,11 @@ -# ports collection makefile for: pbasic -# Date created: 13th August 1995 -# Whom: Julian Stacey -# +# Created by: Julian Stacey # $FreeBSD$ -# PORTNAME= pbasic PORTVERSION= 2.0 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trevor +MASTER_SITES= ftp://ftp.berklix.org/pub/FreeBSD/ports/distfiles/ \ + http://www.berklix.com/~jhs/ftp/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 MAINTAINER= jhs@berklix.com -- cgit