diff options
-rw-r--r-- | audio/csound/Makefile | 2 | ||||
-rw-r--r-- | audio/smasher/Makefile | 2 | ||||
-rw-r--r-- | editors/diakonos/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 2 | ||||
-rw-r--r-- | ftp/bareftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/cftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/cmdftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpfind/Makefile | 2 | ||||
-rw-r--r-- | ftp/gproftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/pureadmin/Makefile | 2 | ||||
-rw-r--r-- | games/abuse/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 | ||||
-rw-r--r-- | games/doom/Makefile | 2 | ||||
-rw-r--r-- | games/etuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/prboom/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 | ||||
-rw-r--r-- | irc/bitchx/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 | ||||
-rw-r--r-- | irc/psybnc/Makefile | 2 | ||||
-rw-r--r-- | print/hplip3/Makefile | 2 | ||||
-rw-r--r-- | science/peekabot/Makefile | 2 | ||||
-rw-r--r-- | www/analog/Makefile | 2 | ||||
-rw-r--r-- | www/cherokee/Makefile | 2 | ||||
-rw-r--r-- | www/dokuwiki-devel/Makefile | 2 | ||||
-rw-r--r-- | www/dokuwiki/Makefile | 2 |
29 files changed, 29 insertions, 29 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 73265850c7da..c3cb12de6ee6 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src DIST_SUBDIR= csound -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index af658a8958af..649c64374303 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF \ http://distfiles.officialunix.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index d9305b82784d..c89b44fd84f0 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors ruby MASTER_SITES= http://purepistos.net/diakonos/ \ http://distfiles.officialunix.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A Linux editor for the masses USE_RUBY= yes diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 65373ed6a1bf..23322520f1f8 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index df332a31d281..97b166397b59 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 5850773e3403..93fd9e41257f 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Comfortable FTP, a full screen ftp client GNU_CONFIGURE= yes diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index f94c083bda0e..91e32e09ab39 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Command line shell-like ftp client GNU_CONFIGURE= yes diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index cd602e4298c3..bae360bc64a5 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index b8e795d1649e..d9eac209a714 100644 --- a/ftp/gproftpd/Makefile +++ b/ftp/gproftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Gtk2 Frontend for proftpd daemon RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 8aa15c43fce7..57b85893c727 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -22,7 +22,7 @@ PKGNAMESUFFIX= -devel DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 6d10cbe0b38a..e41b0c5a5e95 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index c15117b6bdbd..e5aa1cfdad09 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= SF/purify/Default/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Management utility for the PureFTPd USE_GNOME= pkgconfig gnomehack gnometarget libglade2 diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 4a48fcb8d95a..ece748568f7c 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \ DISTFILES= abuse_datafiles.tar.gz EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= The classic 2D action game Abuse RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 25bfc2f8a2d8..c952394e5bfa 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://abuse.zoy.org/raw/Downloads/ \ http://casemanl.linux.tucows.com/files/ DISTNAME= abuse-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= An SDL port of the Abuse game engine # Add in the oposite, request games/abuse if being installed directly diff --git a/games/doom/Makefile b/games/doom/Makefile index 264434036582..73572914689e 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= DOOM: the game and the sound server NO_CDROM= requested by IDsoftware diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index b8b26f839bf1..fc2aff4cf218 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 847338d507b9..912cbba43804 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index b8b26f839bf1..fc2aff4cf218 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index ab4b7082b544..ad9f5ea09dd0 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc MASTER_SITES= SF/bitchx/ircii-pana/ircii-pana-1.1 DISTNAME= ircii-pana-1.1-final -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= ircII color client with GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index b0e975aea32f..50e4d46a46d8 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= The most popular open source Internet Relay Chat bot USE_TCL= 82+ diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 05a61270f2ac..01007f1bd84a 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/ \ http://distfiles.officialunix.com/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT4 and KDE4 USE_BZIP2= yes diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 03197f94c9d1..9f947d1dfb77 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/${PORTVERSION}/source/ \ LOCAL/beech MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT and KDE USE_AUTOTOOLS= libtool:22 diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index ab0d1eb34cf2..a8b72be9c804 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES DISTNAME= psyBNC-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index 14ee97d0fdc7..838caba11ffa 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.9.8 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Drivers and utilities for HP Printers and All-in-One devices LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 39e64e0e1f52..f991c4cebaca 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7.x/ \ http://distfiles.officialunix.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Distributed real-time 3D visualization tool for robotics researchers LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ diff --git a/www/analog/Makefile b/www/analog/Makefile index c045699c5898..0b2d4f355c01 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://www.analog.cx/ \ http://analog.netsoc.ucd.ie/ \ http://analog.tzone.it/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= An extremely fast program for analysing WWW logfiles LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index c9d4213e68c9..5071bbf83c23 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -33,7 +33,7 @@ MASTER_SITES= http://www.cherokee-project.com/download/0.99/${PORTVERSION}/ \ http://mirror.yandex.ru/mirrors/cherokee-project.com/0.99/\${PORTVERSION}/ \ http://sunsite.rediris.es/mirror/cherokee/0.99/\${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Extremely fast and flexible web server USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/www/dokuwiki-devel/Makefile b/www/dokuwiki-devel/Makefile index 0e2236644f41..435bcfa31af2 100644 --- a/www/dokuwiki-devel/Makefile +++ b/www/dokuwiki-devel/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -devel DISTNAME= ${DIST_VER} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A simple and easy to use wiki, no database required WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index f81247197f99..12c306d61918 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.splitbrain.org/_media/projects/dokuwiki/ \ DISTNAME= ${DIST_VER} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A simple and easy to use wiki, no database required DIST_VER= ${PORTNAME}-2009-02-14 |