svn commit: r311125 - head/lang/pbasic

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 28 15:31:13 UTC 2013


Author: bapt
Date: Mon Jan 28 15:31:13 2013
New Revision: 311125
URL: http://svnweb.freebsd.org/changeset/ports/311125

Log:
  Update master_site
  
  Submitted by:	"Julian H. Stacey" <jhs at berklix.com> (maintainer)

Modified:
  head/lang/pbasic/Makefile

Modified: head/lang/pbasic/Makefile
==============================================================================
--- head/lang/pbasic/Makefile	Mon Jan 28 15:19:37 2013	(r311124)
+++ head/lang/pbasic/Makefile	Mon Jan 28 15:31:13 2013	(r311125)
@@ -1,15 +1,11 @@
-# ports collection makefile for:	pbasic
-# Date created:		13th August 1995
-# Whom:			Julian Stacey <jhs at freebsd.org>
-#
+# Created by: Julian Stacey <jhs at 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 at berklix.com


More information about the svn-ports-all mailing list