mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
Fix MASTER_SITES
PR: 47482 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
4903be6983
commit
a91a4a5d19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74013
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= splitmpg
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://metalab.unc.edu/pub/multimedia/utilities/ms-windows/mpegplay/
|
||||
MASTER_SITES= ftp://ibiblio.org/pub/multimedia/utilities/ms-windows/mpegplay/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= splitmpg
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://metalab.unc.edu/pub/multimedia/utilities/ms-windows/mpegplay/
|
||||
MASTER_SITES= ftp://ibiblio.org/pub/multimedia/utilities/ms-windows/mpegplay/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue