mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
Replace unreliable mastersite with the sourceforge mirrors as they now carry
the right distfile. Submitted by: pointyhat via kris Approved by: portmgr (linimon)
This commit is contained in:
parent
e8701c154a
commit
6a8e1b51b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140865
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
PORTNAME= kftpgrabber
|
PORTNAME= kftpgrabber
|
||||||
PORTVERSION= 0.6.0
|
PORTVERSION= 0.6.0
|
||||||
CATEGORIES= ftp kde
|
CATEGORIES= ftp kde
|
||||||
MASTER_SITES= http://kftpgrabber.sourceforge.net/releases/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||||
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= markus@FreeBSD.org
|
MAINTAINER= markus@FreeBSD.org
|
||||||
COMMENT= Graphical FTP client for KDE
|
COMMENT= Graphical FTP client for KDE
|
||||||
|
|
Loading…
Add table
Reference in a new issue