diff options
author | matthew <matthew@FreeBSD.org> | 2012-02-27 01:47:02 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2012-02-27 01:47:02 +0800 |
commit | 25abbbfd348a1cc0dc24e6df23e3a0e950a0f616 (patch) | |
tree | 5f5ed62c80a0494e159f5e16d09af8aaed166274 /net/hinfo | |
parent | 4ea48618b88ade6f32c36a7a70e220e11ca690f8 (diff) | |
download | freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.tar.gz freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.tar.zst freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.zip |
- Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.
audio/cd2mp3 [1]
audio/mp3unicode [2]
databases/spatialite [3]
deskutils/aspostit
devel/bennugd-modules [4]
net/hinfo
www/caudium14 [5]
Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc (maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4]) johans (maintainer[5])
Diffstat (limited to 'net/hinfo')
-rw-r--r-- | net/hinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile index 197eb3cee2da..894192147b75 100644 --- a/net/hinfo/Makefile +++ b/net/hinfo/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility primarily designed to find the owner of an IP block RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ - wget:${PORTSDIR}/ftp/wget/ + wget:${PORTSDIR}/ftp/wget USE_PERL5_RUN= yes |