Date: Thu, 5 Sep 2013 17:51:17 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326425 - head/www/metacafe_dl Message-ID: <201309051751.r85HpHn8092171@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Thu Sep 5 17:51:17 2013 New Revision: 326425 URL: http://svnweb.freebsd.org/changeset/ports/326425 Log: - Reassign to the heap due to maintainer mail bounces Modified: head/www/metacafe_dl/Makefile (contents, props changed) Modified: head/www/metacafe_dl/Makefile ============================================================================== --- head/www/metacafe_dl/Makefile Thu Sep 5 17:48:36 2013 (r326424) +++ head/www/metacafe_dl/Makefile Thu Sep 5 17:51:17 2013 (r326425) @@ -1,9 +1,5 @@ -# New ports collection makefile for: metacafe_dl -# Date created: 2007-08-17 -# Whom: Fernando Durango <fernando@secret.org> -# +# Created by: Fernando Durango <fernando@secret.org> # $FreeBSD$ -# PORTNAME= metacafe_dl PORTVERSION= 2007.09.13 @@ -11,10 +7,8 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.arrakis.es/~rggi3/metacafe-dl/ DISTNAME= metacafe-dl-${PORTVERSION} -EXTRACT_SUFX= -EXTRACT_ONLY= -MAINTAINER= fernando@secret.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program for downloading videos from metacafe.com NO_WRKSUBDIR= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309051751.r85HpHn8092171>