diff options
-rw-r--r-- | net-p2p/jigdo/Makefile | 10 | ||||
-rw-r--r-- | net-p2p/jigdo/pkg-descr | 4 |
2 files changed, 6 insertions, 8 deletions
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 <bra@fsn.hu> +WWW: http://atterer.org/jigdo/ |