summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2013-06-19 20:12:38 +0000
committerlinimon <linimon@FreeBSD.org>2013-06-19 20:12:38 +0000
commit184a1c33c991e89155f8c31f1717e9038be127cf (patch)
treec5e1ec7cec88dea4a0728572a03ed55181cc5942
parent171c4ab2743024322da4411d57f641e30847005b (diff)
downloadFreeBSD-ports-184a1c33c991e89155f8c31f1717e9038be127cf.zip
FreeBSD-ports-184a1c33c991e89155f8c31f1717e9038be127cf.tar.gz
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers.
-rw-r--r--audio/xmradio/Makefile8
-rw-r--r--benchmarks/xdd/Makefile8
-rw-r--r--databases/p5-hp200lx-db/Makefile8
-rw-r--r--lang/py-prolog/Makefile7
-rw-r--r--lang/rexx-imc/Makefile8
-rw-r--r--lang/rexx-regina/Makefile9
-rw-r--r--mail/mail2sms/Makefile2
-rw-r--r--print/pmw/Makefile8
8 files changed, 15 insertions, 43 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile
index 025f9fd..fe39d9c 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 15a0dfc..b739e82 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 35708cc..303f6e6 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 e5f45ed..26fa879 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 f332578..5f39945 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 685c4a0..f34ea32 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 ff1aa00..16a6936 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 d80fce9..976e121 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
OpenPOWER on IntegriCloud