diff options
-rw-r--r-- | audio/teamspeak_client/Makefile | 2 | ||||
-rw-r--r-- | devel/tclreadline/Makefile | 2 | ||||
-rw-r--r-- | games/wolfpack/Makefile | 2 | ||||
-rw-r--r-- | net/boclient/Makefile | 2 | ||||
-rw-r--r-- | print/mup/Makefile | 2 | ||||
-rw-r--r-- | security/tlswrap/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index c1657744fc51..53019340ea3d 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -15,7 +15,7 @@ DISTNAME= ts2_client_rc2_2032 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main setduplexfake.so.gz:misc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Client side of a group voice chat system RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile index 78d972aed740..e308dbc547a8 100644 --- a/devel/tclreadline/Makefile +++ b/devel/tclreadline/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel tcl80 tcl82 tcl83 tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tclreadline -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= GNU readline for TCL GNU_CONFIGURE= yes diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile index 70d532d940c5..e1b144c12e5a 100644 --- a/games/wolfpack/Makefile +++ b/games/wolfpack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.wolfpackempire.com/Downloads/server/ \ http://www.wolfpackempire.com/Downloads/server/oldversions/ DISTNAME= empire-${PORTVERSION} -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Long term multiplayer strategy game .if !defined(BATCH) diff --git a/net/boclient/Makefile b/net/boclient/Makefile index e3fc9de6597c..5e5c311d4db3 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www2.ennui.net/~crioux/ \ http://orifice.rotten.com/cDc/ DISTNAME= bo121unix -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Client program for the Back Orifice Windows program PLIST_FILES= bin/bounix diff --git a/print/mup/Makefile b/print/mup/Makefile index 8581e31f3c31..fc843880c0d9 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print audio MASTER_SITES= ftp://ftp.arkkra.com/pub/unix/ DISTFILES= mup52src.tar.gz mup52doc.tar.gz -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A shareware program for typesetting music USE_XLIB= yes diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile index b878ee970058..da77decb428e 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://tlswrap.sunsite.dk/ DISTNAME= ${PORTNAME}-1.02 -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes |