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:
parent
a18043fc75
commit
f1ee3ec914
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442735
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user