1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

sysutils/backuppc, sysutils/backuppc4: Add GitHub to MASTER_SITES

Not using the Github framework on purpose for getting the same release file
hosted on Github and Sourceforge.

PR:		219653
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11046
This commit is contained in:
Danilo G. Baio 2017-06-06 01:25:42 +00:00
parent a18043fc75
commit f1ee3ec914
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442735
2 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,8 @@ PORTNAME= backuppc
PORTVERSION= 3.3.2
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \
SF
DISTNAME= BackupPC-${PORTVERSION}
MAINTAINER= moiseev@mezonplus.ru

View File

@ -4,7 +4,8 @@
PORTNAME= backuppc
PORTVERSION= 4.1.2
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \
SF
PKGNAMESUFFIX= 4
DISTNAME= BackupPC-${DISTVERSION}