mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix MASTER_SITES.
Approved by: portmgr (implicit)
This commit is contained in:
parent
805afd2346
commit
ef94f48a8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125693
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
||||||
PORTNAME= wput
|
PORTNAME= wput
|
||||||
PORTVERSION= 0.5
|
PORTVERSION= 0.5
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= http://itooktheredpill.dyndns.org/wput/
|
MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ \
|
||||||
|
${MASTER_SITE_GENTOO}
|
||||||
|
MASTER_SITE_SUBDIR=distfiles
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= chip-set@mail.ru
|
MAINTAINER= chip-set@mail.ru
|
||||||
|
|
Loading…
Add table
Reference in a new issue