From 9e9664e264c3dea0e4790ec811b304cd3035a776 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Tue, 13 Mar 2007 12:11:57 +0000 Subject: [PATCH] - Fix fetching PR: ports/110095 Submitted by: Eric P. Scott Approved by: Attila Nagy (maintainer, via private mail) --- net-p2p/jigdo/Makefile | 2 +- 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 89c2cecdd720..df92f0d4bfd9 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 7cf9c4862c8b..16af23e16a83 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