diff options
-rw-r--r-- | audio/xmradio/Makefile | 8 | ||||
-rw-r--r-- | benchmarks/xdd/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-hp200lx-db/Makefile | 8 | ||||
-rw-r--r-- | lang/py-prolog/Makefile | 7 | ||||
-rw-r--r-- | lang/rexx-imc/Makefile | 8 | ||||
-rw-r--r-- | lang/rexx-regina/Makefile | 9 | ||||
-rw-r--r-- | mail/mail2sms/Makefile | 2 | ||||
-rw-r--r-- | print/pmw/Makefile | 8 |
8 files changed, 15 insertions, 43 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 025f9fdc3489..fe39d9cac1e0 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmradio -# Date created: 1 Oct 1999 -# Whom: runge@rostock.zgdv.de -# +# Created by: runge@rostock.zgdv.de # $FreeBSD$ -# PORTNAME= xmradio PORTVERSION= 1.2 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Motif based FM tuner (for use with bt848 driver) # This program does not actually depend on the below, but they are pretty diff --git a/benchmarks/xdd/Makefile b/benchmarks/xdd/Makefile index 15a0dfcd8fc2..b739e827b92c 100644 --- a/benchmarks/xdd/Makefile +++ b/benchmarks/xdd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sysutils/xdd -# Date created: 29.05.2006 -# Whom: Gerhard Gonter <g.gonter@ieee.org> -# +# Created by: Gerhard Gonter <g.gonter@ieee.org> # $FreeBSD$ -# PORTNAME= xdd PORTVERSION= 65 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.ioperformance.com/xddversions/ DISTNAME= xdd65.013007 EXTRACT_SUFX= .tgz -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for measuring and characterizing disk subsystem I/O WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile index 35708cc1f65d..303f6e66f424 100644 --- a/databases/p5-hp200lx-db/Makefile +++ b/databases/p5-hp200lx-db/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-hp200lx-db -# Date created: January 2nd 2000 -# Whom: Gerhard Gonter <g.gonter@ieee.org> -# +# Created by: Gerhard Gonter <g.gonter@ieee.org> # $FreeBSD$ -# PORTNAME= hp200lx-db PORTVERSION= 0.09 @@ -11,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to handle HP 200LX palmtop computer databases PERL_CONFIGURE= yes diff --git a/lang/py-prolog/Makefile b/lang/py-prolog/Makefile index e5f45ed4fff7..26fa879510be 100644 --- a/lang/py-prolog/Makefile +++ b/lang/py-prolog/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: py-prolog -# Date created: 28 Jun 2003 -# Whom: Gerhard Gonter <g.gonter@ieee.org> -# +# Created by: Gerhard Gonter <g.gonter@ieee.org> # $FreeBSD$ PORTNAME= prolog @@ -12,7 +9,7 @@ MASTER_SITES= SF/py${PORTNAME}/PyProlog/PyProlog-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyProlog-${PORTVERSION} -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python extension embedding SWI-Prolog BUILD_DEPENDS= swipl:${PORTSDIR}/lang/swi-pl diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index f332578f85c3..5f39945dcce3 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: REXX/imc -# Date created: Septermber 21 96 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rexx-imc PORTVERSION= 1.76 @@ -12,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \ ftp://ftp.sai.msu.su/pub/unix/rexx/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= A procedural programming language designed by IBM's UK Laboratories CONFLICTS= rexx-regina-* oorexx-[0-9]* diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index 685c4a034f1a..f34ea32fa10d 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: rexx-regina -# Date created: Nov 11, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= regina PORTVERSION= 3.7 @@ -13,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}-rexx/${PORTNAME}-rexx/${PORTVERSION} PKGNAMEPREFIX= rexx- DISTNAME= Regina-REXX-${PORTVERSION} -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Rexx interpreter CONFLICTS= rexx-imc-* oorexx-[0-9]* diff --git a/mail/mail2sms/Makefile b/mail/mail2sms/Makefile index ff1aa00a0975..16a69366b21c 100644 --- a/mail/mail2sms/Makefile +++ b/mail/mail2sms/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.5 CATEGORIES= mail MASTER_SITES= http://www.contactor.se/~dast/stuff/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail to SMS converter GNU_CONFIGURE= yes diff --git a/print/pmw/Makefile b/print/pmw/Makefile index d80fce945266..976e12167f1f 100644 --- a/print/pmw/Makefile +++ b/print/pmw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pmw -# Date Created: 28 May 2004 -# Whom: Brian Candler <B.Candler@pobox.com> -# +# Created by: Brian Candler <B.Candler@pobox.com> # $FreeBSD$ -# PORTNAME= pmw PORTVERSION= 4.12 @@ -11,7 +7,7 @@ CATEGORIES= print audio MASTER_SITES= ftp://ftp.univie.ac.at/applications/www.quercite.com/ \ http://www.quercite.com/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= High quality music typesetting program GNU_CONFIGURE= yes |