svn commit: r459016 - head/astro/boinc-setiathome

Larry Rosenman ler at FreeBSD.org
Sun Jan 14 23:53:48 UTC 2018


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 at FreeBSD.org


More information about the svn-ports-all mailing list