diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 21:17:55 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 21:17:55 +0000 |
commit | 14e13da149eab668bb7d83a62b1ce27e96b5d74c (patch) | |
tree | 7019a77baa79555c33645d00f4863644654ef402 /net-p2p | |
parent | a01590ffd84b84a99ff5da1412f259b931c3b5ea (diff) | |
download | ports-14e13da149eab668bb7d83a62b1ce27e96b5d74c.tar.gz ports-14e13da149eab668bb7d83a62b1ce27e96b5d74c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/jigdo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 30bf8f9f75c2..320256dd0115 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-p2p MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org -COMMENT= Utility used to retrieve very large files over the Internet +COMMENT= Utility used to retrieve large files over the Internet RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget |