Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 23:53:47 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459016 - head/astro/boinc-setiathome
Message-ID:  <201801142353.w0ENrlrL022142@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Jan 14 23:53:47 2018
New Revision: 459016
URL: https://svnweb.freebsd.org/changeset/ports/459016

Log:
  astro/boinc-setiathome: fix portname and add my personal site as well.

Modified:
  head/astro/boinc-setiathome/Makefile

Modified: head/astro/boinc-setiathome/Makefile
==============================================================================
--- head/astro/boinc-setiathome/Makefile	Sun Jan 14 23:43:30 2018	(r459015)
+++ head/astro/boinc-setiathome/Makefile	Sun Jan 14 23:53:47 2018	(r459016)
@@ -1,11 +1,11 @@
 # Created by: rene
 # $FreeBSD$
 
-PORTNAME=	boinc-setiathome-v8
+PORTNAME=	boinc-setiathome
 PORTVERSION=	8.00
-PORTREVISION=	1
 CATEGORIES=	astro
-MASTER_SITES=	LOCAL/ler/setiathome
+MASTER_SITES=	LOCAL/ler/setiathome \
+		http://www.lerctr.org/setiathome/
 DISTNAME=	setiathome-svn-3727  # no releases available, snapshot
 
 MAINTAINER=	ler@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801142353.w0ENrlrL022142>