diff options
-rw-r--r-- | editors/texworks/Makefile | 8 | ||||
-rw-r--r-- | multimedia/2mandvd/Makefile | 8 | ||||
-rw-r--r-- | multimedia/mandvd/Makefile | 8 | ||||
-rw-r--r-- | multimedia/smile/Makefile | 8 |
4 files changed, 8 insertions, 24 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 6e3a4ba53787..253784b482aa 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: texworks -# Date created: 2009-09-30 -# Whom: Diego DepaolI <trebestie@gmail.com> -# +# Created by: Diego DepaolI <trebestie@gmail.com> # $FreeBSD$ -# PORTNAME= texworks PORTVERSION= 0.2.2 @@ -11,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= trebestie@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple TeX front-end program BUILD_DEPENDS= hunspell:${PORTSDIR}/textproc/hunspell 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 \ |