aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-01-28 23:31:13 +0800
committerbapt <bapt@FreeBSD.org>2013-01-28 23:31:13 +0800
commitbaf517606edada0901c997fded1cbf93006cf051 (patch)
tree3def5a50f2922870f93a01cb6d95cdee92ce6683
parent7c1e09f8dc012f90fd56cd2078dadd30dd0858af (diff)
downloadfreebsd-ports-gnome-baf517606edada0901c997fded1cbf93006cf051.tar.gz
freebsd-ports-gnome-baf517606edada0901c997fded1cbf93006cf051.tar.zst
freebsd-ports-gnome-baf517606edada0901c997fded1cbf93006cf051.zip
Update master_site
Submitted by: "Julian H. Stacey" <jhs@berklix.com> (maintainer)
-rw-r--r--lang/pbasic/Makefile10
1 files 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 <jhs@freebsd.org>
-#
+# Created by: Julian Stacey <jhs@freebsd.org>
# $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