diff options
28 files changed, 28 insertions, 28 deletions
diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index 053e68cfbfab..c86e31cbd8e3 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/woju/source/ \ ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/ EXTRACT_SUFX= .tgz -MAINTAINER= woju@freebsd.ntu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor .include <bsd.port.pre.mk> diff --git a/converters/p5-Unicode-Lite/Makefile b/converters/p5-Unicode-Lite/Makefile index 2a99e6bb30a9..e8f63c71ff76 100644 --- a/converters/p5-Unicode-Lite/Makefile +++ b/converters/p5-Unicode-Lite/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= mcsi@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for easy conversion between encodings BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ diff --git a/devel/qextmdi/Makefile b/devel/qextmdi/Makefile index 036da3e62233..848bc5a8ed46 100644 --- a/devel/qextmdi/Makefile +++ b/devel/qextmdi/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/gigafalk/qextmdi/ EXTRACT_SUFX= .tgz DIST_SUBDIR= KDE -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Qt extension for creating SDI/MDI user interfaces BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/dns/noip/Makefile b/dns/noip/Makefile index 3619bf5b7fa5..493490c9b572 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.1 CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ -MAINTAINER= esoha@attbi.com +MAINTAINER= ports@FreeBSD.org COMMENT= No-IP.com's dynamic DNS update client ALL_TARGET= noip2 diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index fe18082327bd..8f991189f3c2 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen diff --git a/graphics/pho/Makefile b/graphics/pho/Makefile index b10ef5cd0905..05b7f1c34f2f 100644 --- a/graphics/pho/Makefile +++ b/graphics/pho/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://shallowsky.com/software/pho/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight image viewer USE_GMAKE= yes diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 8231248ae90e..127dd7b611a7 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile diff --git a/irc/onis/Makefile b/irc/onis/Makefile index ad9bbfaaff85..4672e3234e8e 100644 --- a/irc/onis/Makefile +++ b/irc/onis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.3 CATEGORIES= irc MASTER_SITES= http://verplant.org/onis/ -MAINTAINER= koji@jet.es +MAINTAINER= ports@FreeBSD.org COMMENT= A script that converts IRC logfiles into an HTML statistics page NO_BUILD= YES diff --git a/mail/crashecho/Makefile b/mail/crashecho/Makefile index eb3993889099..6b92678c8fe9 100644 --- a/mail/crashecho/Makefile +++ b/mail/crashecho/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.14 CATEGORIES= mail MASTER_SITES= http://hell.binec.ru/crashecho/ -MAINTAINER= cyrilm@tower.pp.ru +MAINTAINER= ports@FreeBSD.org COMMENT= An FTN JAM and *.MSG tosser LIB_DEPENDS= jam.2:${PORTSDIR}/mail/jamlib diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile index 9a4fac9be0e2..a06fec781a31 100644 --- a/mail/jamlib/Makefile +++ b/mail/jamlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jamlib -MAINTAINER= cyrilm@tower.pp.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A JAM subroutine library CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/misc/mango/Makefile b/misc/mango/Makefile index 863ee35ace60..07aa0cd1c37e 100644 --- a/misc/mango/Makefile +++ b/misc/mango/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=mango DIST_SUBDIR= KDE -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= A recipe management software BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile index 052e3ac17ba9..053bd94b1c4e 100644 --- a/net-mgmt/p5-Net-IPv6Addr/Makefile +++ b/net-mgmt/p5-Net-IPv6Addr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= jj@nttmcl.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for manipulating IPv6 addresses BUILD_DEPENDS= ${SITE_PERL}/Net/IPv4Addr.pm:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \ diff --git a/net/nettest/Makefile b/net/nettest/Makefile index 8bd80ae962f9..2bbd80578b30 100644 --- a/net/nettest/Makefile +++ b/net/nettest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cray.com/src/nettest/ DISTNAME= nettest.92.11.09 EXTRACT_SUFX= .tar.Z -MAINTAINER= proot@iaces.com +MAINTAINER= ports@FreeBSD.org COMMENT= Performs client and server functions for timing data throughput NO_WRKSUBDIR= yes diff --git a/russian/xcyrBGR/Makefile b/russian/xcyrBGR/Makefile index b38a7d861884..3604d29abbe4 100644 --- a/russian/xcyrBGR/Makefile +++ b/russian/xcyrBGR/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.slavof.net/pub/FreeBSD/X11/cyrillic/ \ ftp://80.72.71.229/pub/FreeBSD/X11/cyrillic/ \ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= vess@slavof.net +MAINTAINER= ports@FreeBSD.org COMMENT= The bulgarian cyrillic keyboard layout manager for X11 PLIST_FILES= bin/xcyrBGR diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index f1b4f2ed382d..838381433a9b 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.jetico.com/linux/ \ http://www.underworld.hu/~crow/distfiles/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} -MAINTAINER= crow@nektor.hu +MAINTAINER= ports@FreeBSD.org COMMENT= BCWipe securely erase data from magnetic and solid-state memory NO_CDROM= yes diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index 8b858092c370..a73e273deafa 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://virtus.ath.cx/asm2html/ \ http://asm2html.kerneled.com/ -MAINTAINER= tuxsuximus@hotmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Converts NASM syntax assembly code to HTML code MAN1= asm2html.1 diff --git a/textproc/carthage/Makefile b/textproc/carthage/Makefile index 7e66682d25ba..f85b3996d094 100644 --- a/textproc/carthage/Makefile +++ b/textproc/carthage/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/carthage/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= A parser and clean-up tool for SGML DTDs BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison diff --git a/textproc/maketeidtd/Makefile b/textproc/maketeidtd/Makefile index 8c3d9f22ed70..5dcccccacb7e 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/maketeidtd/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= Generate customized TEI-DTDs RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ diff --git a/textproc/tei-guidelines-p3/Makefile b/textproc/tei-guidelines-p3/Makefile index ccdfec0ac392..c89dd1db8e0e 100644 --- a/textproc/tei-guidelines-p3/Makefile +++ b/textproc/tei-guidelines-p3/Makefile @@ -30,7 +30,7 @@ EXTRACT_ONLY+= # Empty, needed for PDF-only install EXTRACT_ONLY+= teip3p3x.tar.gz .endif -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange LATEST_LINK= tei-guidelines-p3 diff --git a/textproc/tei-guidelines-p4/Makefile b/textproc/tei-guidelines-p4/Makefile index 6223729c0897..a6ee1ffba1be 100644 --- a/textproc/tei-guidelines-p4/Makefile +++ b/textproc/tei-guidelines-p4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tei-c.org/Guidelines2/ PKGNAMESUFFIX= -guidelines DISTNAME= p4html -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange NO_BUILD= yes diff --git a/textproc/tei-lite/Makefile b/textproc/tei-lite/Makefile index 879ff84dfd13..c58c441c15c4 100644 --- a/textproc/tei-lite/Makefile +++ b/textproc/tei-lite/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -lite DISTFILES= teilite.dtd teilite.tag EXTRACT_ONLY= # Empty -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= SGML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-p3/Makefile b/textproc/tei-p3/Makefile index ddcf0bada9d6..efff2c670b2a 100644 --- a/textproc/tei-p3/Makefile +++ b/textproc/tei-p3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Vault/GL/ DISTNAME= teip3dtd -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-p4/Makefile b/textproc/tei-p4/Makefile index d24848731933..0ddd080c21b2 100644 --- a/textproc/tei-p4/Makefile +++ b/textproc/tei-p4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/P4X/DTD/ DISTNAME= dtd -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index 2b7824e13ba2..d3ac1ebac400 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -15,7 +15,7 @@ DISTNAME= teixlite EXTRACT_SUFX= .dtd EXTRACT_ONLY= # Empty -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index fda1c1f51e60..4f65340e4aea 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -xsl-fo DISTNAME= teixsl-fo DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}_${PORTREVISION} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects BROKEN= "Checksum mismatch" diff --git a/textproc/tei-xsl-html/Makefile b/textproc/tei-xsl-html/Makefile index 197b04273020..5d6f0fbb9fdb 100644 --- a/textproc/tei-xsl-html/Makefile +++ b/textproc/tei-xsl-html/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -xsl-html DISTNAME= teixsl-html DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XSLT Stylesheets to convert TEI to HTML BROKEN= "Checksum mismatch" diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 8b92521a67c1..fc239bb3ae11 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif LIB_DEPENDS= Coin:${PORTSDIR}/graphics/Coin diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index b7e0476f78e7..de39baedf0b4 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ DIST_SUBDIR= KDE -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Qt toolkit library for Coin LIB_DEPENDS= Coin.41:${PORTSDIR}/graphics/Coin |