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/2mandvd | |
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/2mandvd')
-rw-r--r-- | multimedia/2mandvd/Makefile | 8 |
1 files changed, 2 insertions, 6 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 \ |