diff options
author | wiz <wiz> | 2007-03-04 11:29:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-04 11:29:57 +0000 |
commit | a318ccdbfd92a44ad36f796e23a72e991416bb9b (patch) | |
tree | fab83f6f064f2f19a752fe849735c80f2d5a2e74 /net | |
parent | 54efc13939d8862312c2ff1647bbc038f454bee1 (diff) | |
download | pkgsrc-a318ccdbfd92a44ad36f796e23a72e991416bb9b.tar.gz |
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
Diffstat (limited to 'net')
-rw-r--r-- | net/torrentutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/torrentutils/Makefile b/net/torrentutils/Makefile index 507c4ea4472..deefbee23f9 100644 --- a/net/torrentutils/Makefile +++ b/net/torrentutils/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2006/10/25 21:07:11 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/03/04 11:29:58 wiz Exp $ # DISTNAME= torrentutils-0.3.0 PKGREVISION= 4 CATEGORIES= net -MASTER_SITES= http://oskarsapps.mine.nu/src/ +MASTER_SITES= # MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html +# HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html COMMENT= Manage BitTorrent files and interact with trackers DEPENDS+= bash-[0-9]*:../../shells/bash |