diff options
31 files changed, 32 insertions, 32 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile index 906fdc8773f2..a9a691740ef7 100644 --- a/audio/wmtune/Makefile +++ b/audio/wmtune/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wmtune \ ${WMTUNE_DIFF}:diff EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dockable radio program for the BT848/878 and RadioTrack cards USE_GMAKE= yes diff --git a/databases/arcexplorer/Makefile b/databases/arcexplorer/Makefile index 6f1e3a975d74..6e5dfba9051a 100644 --- a/databases/arcexplorer/Makefile +++ b/databases/arcexplorer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # DISTNAME= Linux_ArcExplorer${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight java-based GIS data viewer USE_JAVA= 1.2+ diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index 7a40026c0c93..d2ddf0f29589 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://mirror.etf.bg.ac.yu/mysql/Downloads/Contrib/ \ ftp://ftp.ciril.fr/pub/sgbd/mysql/Downloads/Contrib -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Programs to convert .dbf files to MySQL tables and vice versa LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile index 48cf7587f968..1d3aa3e7a40e 100644 --- a/databases/p5-Mysql/Makefile +++ b/databases/p5-Mysql/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- DISTNAME= Msql-Mysql-modules-${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules for accessing MySQL databases BUILD_DEPENDS= ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index 410716d95273..9c31255c5858 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://jan.kneschke.de/projects/pxtools/download/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of tools to work with Paradox databases USE_GETOPT_LONG=yes diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 25796c1f94eb..1454944ddce2 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= yank -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple notekeeper and todo-list manager for GNOME PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index e1056719b0ec..80509f1d6410 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kdbg/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical user interface around gdb using KDE USE_QT_VER= 3 diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index a80c9aed8ee4..9c462c0eef7b 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME frontend for CVS USE_X_PREFIX= yes diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index 523c4e19a51f..448bcb12a0c1 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bvi EXTRACT_SUFX= .src.tar.gz -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vi-like binary file (hex)editor GNU_CONFIGURE= yes diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 224b1e5529bf..0c424e2286c8 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://sydney.proximity.com.au/~ben/xenon/dist/ \ ftp://yankee.proximitygroup.com/pub/xenon/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X-based text editor USE_GMAKE= yes diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile index c9e7780505dd..5bd9122f5d50 100644 --- a/ftp/lukemftp/Makefile +++ b/ftp/lukemftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes diff --git a/games/grubinvaders/Makefile b/games/grubinvaders/Makefile index 3212fbc4bc6b..8448a93933bc 100644 --- a/games/grubinvaders/Makefile +++ b/games/grubinvaders/Makefile @@ -11,8 +11,8 @@ CATEGORIES= games MASTER_SITES= http://www.erikyyy.de/invaders/ DISTNAME= invaders-${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org -COMMENT= This is grubinvaders, a multi boot compliant game for i386 +MAINTAINER= ports@FreeBSD.org +COMMENT= A multi boot compliant game for i386 RUN_DEPENDS= ${LOCALBASE}/sbin/grub:${PORTSDIR}/sysutils/grub diff --git a/games/speyes/Makefile b/games/speyes/Makefile index 7519a8e004b3..6a4ba3f2737a 100644 --- a/games/speyes/Makefile +++ b/games/speyes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 CATEGORIES= games MASTER_SITES= http://okb-1.org/speyes/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters PLIST_FILES= bin/speyes diff --git a/games/xinvaders3d/Makefile b/games/xinvaders3d/Makefile index bc346d69fb95..f6f342d3ddb9 100644 --- a/games/xinvaders3d/Makefile +++ b/games/xinvaders3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Vector-graphics Space Invaders clone for X PLIST_FILES= bin/xinv3d diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile index 8d15f77a31af..f3d9fd043e26 100644 --- a/graphics/gtkgraph/Makefile +++ b/graphics/gtkgraph/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphing calculator using GTK+ USE_X_PREFIX= yes diff --git a/graphics/icod/Makefile b/graphics/icod/Makefile index c46df70da64c..be9dc9bd87e6 100644 --- a/graphics/icod/Makefile +++ b/graphics/icod/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to convert Windows icon files to xpm format PLIST_FILES= bin/icod diff --git a/graphics/mrsidviewer/Makefile b/graphics/mrsidviewer/Makefile index a87c7adec533..b96d31b5ef49 100644 --- a/graphics/mrsidviewer/Makefile +++ b/graphics/mrsidviewer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # DISTNAME= MrSID_linux${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MrSID Viewer displays images compressed into the MrSID format DOWNLOAD_URL= http://www.lizardtech.com/includes/down.php?p=16&o=4 diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 2acfab6e39f6..87a432f5f202 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An optimizer for PNG files MAKEFILE= Makefile.gcc diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile index 90e3d6a50a1a..78b42989ac4d 100644 --- a/graphics/proj/Makefile +++ b/graphics/proj/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${NADFILES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cartographic Projections library NADFILES= proj-nad27-1.2.tar.gz diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 78ce732f51e7..30f3785fe2dd 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 1c714254e100..20efdf77d0f0 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://lashwhip.com/grpn/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+-based reverse polish notation (RPN) calculator USE_X_PREFIX= yes diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile index a3ba5b1bacd4..7480f21e0518 100644 --- a/math/wmcalc/Makefile +++ b/math/wmcalc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.cox.net/ehf_dockapps/wmcalc/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple dockable calculator ALL_TARGET= clean wmcalc diff --git a/misc/gplbp/Makefile b/misc/gplbp/Makefile index 705a41666d3d..57ce93faa605 100644 --- a/misc/gplbp/Makefile +++ b/misc/gplbp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Pilot Logbook application USE_X_PREFIX= yes diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile index db2edcd6d431..8b1e8f7f1045 100644 --- a/misc/rfc/Makefile +++ b/misc/rfc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.2 CATEGORIES= misc MASTER_SITES= http://www.dewn.com/rfc/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script to search for RFC's RUN_DEPENDS= w3m:${PORTSDIR}/www/w3m diff --git a/security/its4/Makefile b/security/its4/Makefile index 62e40a822aaf..89e467f5c952 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= EXTRACT_SUFX= .tgz -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to scan C/C++ source for potential vulnerabilities WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 0e69aa40d140..329b06de6931 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.65 CATEGORIES= sysutils MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display information gathered from MB power management controller ONLY_FOR_ARCHS= i386 amd64 diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index 60508cb64008..bd58a36c386c 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -18,7 +18,7 @@ PATCHFILES= roottail-1.2+xfce.diff PATCH_DIST_STRIP= -p1 .endif -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print text directly to X11 root window MAN1= root-tail.1 diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index 279d1252bbc1..5ee6fa996e7a 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar DISTNAME= wmfire-0.0.3.9pre4 -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dock app showing load average as a flame USE_X_PREFIX= yes diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index 035c7dfc2573..e9db22c5fadf 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.palfrader.org/code2html/all/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes diff --git a/www/demoroniser/Makefile b/www/demoroniser/Makefile index 47d49e7a4027..34780d946c48 100644 --- a/www/demoroniser/Makefile +++ b/www/demoroniser/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/demoroniser/ \ MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Correct moronic and gratuitously incompatible HTML from MS applications USE_ZIP= yes diff --git a/www/webfs/Makefile b/www/webfs/Makefile index 2bfe67bae27c..3853dfe939b0 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= www ipv6 MASTER_SITES= http://dl.bytesex.org/releases/webfs/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple http server for static content RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support |