diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/torrentutils | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/torrentutils')
-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 3c16e739c5c..c501dbe534d 100644 --- a/net/torrentutils/Makefile +++ b/net/torrentutils/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2006/07/13 10:18:31 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/04 21:53:18 wiz Exp $ # DISTNAME= torrentutils-0.3.0 PKGREVISION= 3 CATEGORIES= net -MASTER_SITES= http://www.student.lu.se/~nbi98oli/src/ +MASTER_SITES= http://oskarsapps.mine.nu/src/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.student.lu.se/~nbi98oli/src/ +HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html COMMENT= Manage BitTorrent files and interact with trackers DEPENDS+= bash-[0-9]*:../../shells/bash |