diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 05:17:55 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 05:17:55 +0800 |
commit | a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213 (patch) | |
tree | 7019a77baa79555c33645d00f4863644654ef402 /net-p2p/jigdo | |
parent | d224a88854c4f0aa994abad28b33e0752a7a132f (diff) | |
download | freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.tar.gz freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.tar.zst freebsd-ports-gnome-a89e597e28e95fdab83d7e4c7b8bc2d98d7cf213.zip |
Clean up some COMMENTs
Diffstat (limited to 'net-p2p/jigdo')
-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 |