diff options
author | jhale <jhale@FreeBSD.org> | 2012-12-06 18:02:39 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2012-12-06 18:02:39 +0800 |
commit | 09a1c6e127fe773662aeaf504a223962241f2196 (patch) | |
tree | 357be21cb3deb885a86cdb08b2e8cb7747788a66 /multimedia | |
parent | 3696638b31f8409cee53a08c6e02170ab25b92f1 (diff) | |
download | freebsd-ports-gnome-09a1c6e127fe773662aeaf504a223962241f2196.tar.gz freebsd-ports-gnome-09a1c6e127fe773662aeaf504a223962241f2196.tar.zst freebsd-ports-gnome-09a1c6e127fe773662aeaf504a223962241f2196.zip |
- 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
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 \ |