From 93e984f2806effc3aecb56f7243b149eaecd16b8 Mon Sep 17 00:00:00 2001 From: pawel Date: Sat, 25 May 2013 12:36:42 +0000 Subject: - ftp/wget is needed during run not build [1] - Project homepage has moved, update MASTER_SITES and pkg-descr accordingly - Relinquish current maintainer - he don't use this port anymore PR: ports/178566 [1] Submitted by: Nikolai Lifanov Approved by: maintainer --- net-p2p/jigdo/Makefile | 10 +++++----- net-p2p/jigdo/pkg-descr | 4 +--- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'net-p2p/jigdo') diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 53dc6e959dc6..d72c8e4f37a5 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -3,14 +3,14 @@ PORTNAME= jigdo PORTVERSION= 0.7.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p -MASTER_SITES= http://atterer.net/jigdo/ +MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/ -MAINTAINER= bra@fsn.hu -COMMENT= A utility used to retrieve very large files over the Internet +MAINTAINER= ports@FreeBSD.org +COMMENT= Utility used to retrieve very large files over the Internet -BUILD_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 diff --git a/net-p2p/jigdo/pkg-descr b/net-p2p/jigdo/pkg-descr index 16af23e16a83..9c71a8f04945 100644 --- a/net-p2p/jigdo/pkg-descr +++ b/net-p2p/jigdo/pkg-descr @@ -19,6 +19,4 @@ Main features: - It is possible to "upgrade" the CD image, only the changed data will be downloaded. -WWW: http://atterer.net/jigdo/ - -Attila Nagy +WWW: http://atterer.org/jigdo/ -- cgit