svn commit: r326425 - head/www/metacafe_dl

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Sep 5 17:51:17 UTC 2013


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 at secret.org>
-#
+# Created by: Fernando Durango <fernando at 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 at secret.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A program for downloading videos from metacafe.com
 
 NO_WRKSUBDIR=	yes


More information about the svn-ports-all mailing list