diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-12-06 10:02:39 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-12-06 10:02:39 +0000 |
commit | d610ac2292be3bbf971651999f7d39ebaa065a5f (patch) | |
tree | 357be21cb3deb885a86cdb08b2e8cb7747788a66 /multimedia | |
parent | 19fe707c8648623e0d35c2c585d7ff932cb5e4d1 (diff) |
- Return maintainership to the pool at maintainer's request
- Trim Makefile headers
PR: ports/174217, ports/174218, ports/174220, ports/174221
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=308376
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/2mandvd/Makefile | 8 | ||||
-rw-r--r-- | multimedia/mandvd/Makefile | 8 | ||||
-rw-r--r-- | multimedia/smile/Makefile | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/multimedia/2mandvd/Makefile b/multimedia/2mandvd/Makefile index 6a5f02307c83..b0537a68c942 100644 --- a/multimedia/2mandvd/Makefile +++ b/multimedia/2mandvd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: 2ManDVD -# Date created: Mon 16 Mar 2009 19:23:00 CET -# Whom: Diego Depaoli <trebestie@gmail.com> -# +# Created by: Diego Depaoli <trebestie@gmail.com> # $FreeBSD$ -# PORTNAME= 2ManDVD PORTVERSION= 1.3.5 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= http://download.tuxfamily.org/2mandvd/ -MAINTAINER= trebestie@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Create your own video dvd RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ diff --git a/multimedia/mandvd/Makefile b/multimedia/mandvd/Makefile index 0b3e91bdd099..834bbd56f8bd 100644 --- a/multimedia/mandvd/Makefile +++ b/multimedia/mandvd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mandvd -# Date created: Sun Feb 11 23:38:00 CET 2007 -# Whom: Diego Depaoli <trebestie@gmail.com> -# +# Created by: Diego Depaoli <trebestie@gmail.com> # $FreeBSD$ -# PORTNAME= mandvd DISTVERSION= 2.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://csgib36.ifrance.com/FTP/ DISTNAME= ManDVD DISTFILES= ${PORTNAME}-${PORTVERSION}src${EXTRACT_SUFX} -MAINTAINER= trebestie@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to simply create dvd-video BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/multimedia/smile/Makefile b/multimedia/smile/Makefile index 357095645869..75984275d20e 100644 --- a/multimedia/smile/Makefile +++ b/multimedia/smile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: smile -# Date created: Mer 06 Jul 2008 23:44:00 CET -# Whom: Diego Depaoli <trebestie@gmail.com> -# +# Created by: Diego Depaoli <trebestie@gmail.com> # $FreeBSD$ -# PORTNAME= smile PORTVERSION= 1.0 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= multimedia kde MASTER_SITES= http://download.tuxfamily.org/smiletool/ -MAINTAINER= trebestie@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Slideshow Maker in Linux Environment RUN_DEPENDS= sox>=14.0:${PORTSDIR}/audio/sox \ |