summaryrefslogtreecommitdiff
path: root/lang/pbasic
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-28 15:31:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-28 15:31:13 +0000
commit57d930a266be75ea8ccd2181bf71637ad946c8b4 (patch)
tree3def5a50f2922870f93a01cb6d95cdee92ce6683 /lang/pbasic
parent- Update to 0.0019 (diff)
Update master_site
Submitted by: "Julian H. Stacey" <jhs@berklix.com> (maintainer)
Notes
Notes: svn path=/head/; revision=311125
Diffstat (limited to 'lang/pbasic')
-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