svn commit: r322612 - head/net-p2p/torrentsniff

Martin Wilke miwi at FreeBSD.org
Wed Jul 10 04:14:32 UTC 2013


Author: miwi
Date: Wed Jul 10 04:14:31 2013
New Revision: 322612
URL: http://svnweb.freebsd.org/changeset/ports/322612

Log:
  - Pass maintainership to submitter
  - While here trim header
  
  PR:		180420
  Submitted by:	Jason Harris <jharris at widomaker.com>

Modified:
  head/net-p2p/torrentsniff/Makefile   (contents, props changed)

Modified: head/net-p2p/torrentsniff/Makefile
==============================================================================
--- head/net-p2p/torrentsniff/Makefile	Wed Jul 10 04:05:14 2013	(r322611)
+++ head/net-p2p/torrentsniff/Makefile	Wed Jul 10 04:14:31 2013	(r322612)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	torrentsniff
-# Date created:				06 July 2003
-# Whom:					Pav Lucistnik <pav at oook.cz>
-#
+# Created by: Pav Lucistnik <pav at oook.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	torrentsniff
 PORTVERSION=	0.3.0
 CATEGORIES=	net-p2p perl5
 MASTER_SITES=	http://www.highprogrammer.com/alan/perl/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	jharris at widomaker.com
 COMMENT=	Commandline tool for getting status of torrent
 
 RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \


More information about the svn-ports-all mailing list