diff options
author | gabor <gabor@FreeBSD.org> | 2007-03-13 20:11:57 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-03-13 20:11:57 +0800 |
commit | c8e8ef93edfc39134457e3fc9e83d680d56043fc (patch) | |
tree | 811727b67598229b9f164cf32996908dd153ba47 /net-p2p | |
parent | 936efeeeb8c8e9068f3de4efb3930148ddc4c64b (diff) | |
download | freebsd-ports-graphics-c8e8ef93edfc39134457e3fc9e83d680d56043fc.tar.gz freebsd-ports-graphics-c8e8ef93edfc39134457e3fc9e83d680d56043fc.tar.zst freebsd-ports-graphics-c8e8ef93edfc39134457e3fc9e83d680d56043fc.zip |
- 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)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/jigdo/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/jigdo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 89c2cecdd72..df92f0d4bfd 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -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 diff --git a/net-p2p/jigdo/pkg-descr b/net-p2p/jigdo/pkg-descr index 7cf9c4862c8..16af23e16a8 100644 --- a/net-p2p/jigdo/pkg-descr +++ b/net-p2p/jigdo/pkg-descr @@ -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> |