diff options
-rw-r--r-- | net/torrentutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/torrentutils/Makefile b/net/torrentutils/Makefile index deefbee23f9..e6a36bf4cde 100644 --- a/net/torrentutils/Makefile +++ b/net/torrentutils/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/03/04 11:29:58 wiz Exp $ -# +# $NetBSD: Makefile,v 1.14 2007/06/22 17:46:19 tron Exp $ DISTNAME= torrentutils-0.3.0 PKGREVISION= 4 @@ -10,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org # HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html COMMENT= Manage BitTorrent files and interact with trackers -DEPENDS+= bash-[0-9]*:../../shells/bash DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 |