diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /net-p2p/torrentsniff | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) |
Notes
Diffstat (limited to 'net-p2p/torrentsniff')
-rw-r--r-- | net-p2p/torrentsniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/torrentsniff/Makefile b/net-p2p/torrentsniff/Makefile index 42be4f43fe48..ac4db052346b 100644 --- a/net-p2p/torrentsniff/Makefile +++ b/net-p2p/torrentsniff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= net-p2p perl5 MASTER_SITES= http://www.highprogrammer.com/alan/perl/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commandline tool for getting status of torrent RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ |