1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix fetching

PR:		ports/110095
Submitted by:	Eric P. Scott <eps+pbug0703@ana.com>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer, via private mail)
This commit is contained in:
Gabor Kovesdan 2007-03-13 12:11:57 +00:00
parent 12f04b2e9a
commit 9e9664e264
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187290
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ PORTNAME= jigdo
PORTVERSION= 0.7.3
PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://www.atterer.net/jigdo/
MASTER_SITES= http://atterer.net/jigdo/
MAINTAINER= bra@fsn.hu
COMMENT= A utility used to retrieve very large files over the Internet

View File

@ -19,6 +19,6 @@ Main features:
- It is possible to "upgrade" the CD image, only the changed data will be
downloaded.
WWW: http://www.atterer.net/jigdo/
WWW: http://atterer.net/jigdo/
Attila Nagy <bra@fsn.hu>