diff options
-rw-r--r-- | audio/ices0/Makefile | 2 | ||||
-rw-r--r-- | audio/linux-shoutcast/Makefile | 2 | ||||
-rw-r--r-- | audio/shoutcast/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/nbench/Makefile | 2 | ||||
-rw-r--r-- | devel/libgee/Makefile | 2 | ||||
-rw-r--r-- | games/avanor/Makefile | 2 | ||||
-rw-r--r-- | games/crimson/Makefile | 2 | ||||
-rw-r--r-- | games/wrogue/Makefile | 2 | ||||
-rw-r--r-- | irc/minbif/Makefile | 2 | ||||
-rw-r--r-- | misc/apparix/Makefile | 2 | ||||
-rw-r--r-- | net-im/pino/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-check_ice/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-check_nick/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nipper/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Event-tcp/Makefile | 2 | ||||
-rw-r--r-- | security/py-otr/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 6dcc9c2032ce..5151ad92eeb0 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= An mp3 streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index 5a3415a324eb..721aeeda001e 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://yp.shoutcast.com/downloads/sc${PORTVERSION:S|.|-|g}/ PKGNAMEPREFIX= linux- DISTNAME= sc_serv_${PORTVERSION}_Linux -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (Linux binary port) CONFLICTS= shoutcast-[0-9]* diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 3474c9fed750..7e6dcf7ca783 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -10,7 +10,7 @@ CATEGORIES= audio net MASTER_SITES= http://yp.shoutcast.com/downloads/sc1-9-8/ DISTNAME= sc_serv_${PORTVERSION}_FreeBSD5 -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (binary port) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index a18f31085110..0257eff1d423 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/~mayer/linux/ DISTNAME= ${PORTNAME}-byte-${PORTVERSION} -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= BYTE Magazine's native benchmarks ALL_TARGET= # empty diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index 9caaa8c0f026..d09ada0b435d 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 CATEGORIES= devel MASTER_SITES= GNOME/sources/${PORTNAME}/0.5/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= GObject collection library GNU_CONFIGURE= yes diff --git a/games/avanor/Makefile b/games/avanor/Makefile index f83df649175a..36601b8200e2 100644 --- a/games/avanor/Makefile +++ b/games/avanor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game with easy ADOM-like user interface USE_BZIP2= yes diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 50195817f4bb..f88f50b5f390 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Tactical war game in the tradition of Battle Isle GNU_CONFIGURE= yes diff --git a/games/wrogue/Makefile b/games/wrogue/Makefile index 16a902f5e43e..9d0057a291ce 100644 --- a/games/wrogue/Makefile +++ b/games/wrogue/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.0 CATEGORIES= games MASTER_SITES= SF/todoom/${PORTNAME}/${PORTVERSION} -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= A gothic science fantasy roguelike game USE_BZIP2= yes diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 1dfbea01dd93..1a4f866ebc35 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= irc net-im MASTER_SITES= http://minbif.im/attachments/download/50/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= An IRC to instant messaging gateway LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile index f24586effcca..540351b21dba 100644 --- a/misc/apparix/Makefile +++ b/misc/apparix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ DISTNAME= ${PORTNAME}-08-331 -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Bookmark directories and apparate inside them GNU_CONFIGURE= yes diff --git a/net-im/pino/Makefile b/net-im/pino/Makefile index 60a0258f6d7b..e0b086122f72 100644 --- a/net-im/pino/Makefile +++ b/net-im/pino/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and fast Twitter and Identi.ca client BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala diff --git a/net-mgmt/nagios-check_ice/Makefile b/net-mgmt/nagios-check_ice/Makefile index e2e92b7d105f..bf313469039d 100644 --- a/net-mgmt/nagios-check_ice/Makefile +++ b/net-mgmt/nagios-check_ice/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://nognu.de/s/FreeBSD/distfiles/ PKGNAMEPREFIX= nagios- -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plug-in to check a shoutcast or icecast server do-build: diff --git a/net-mgmt/nagios-check_nick/Makefile b/net-mgmt/nagios-check_nick/Makefile index 44fd19d6b7e9..77c8fb88b566 100644 --- a/net-mgmt/nagios-check_nick/Makefile +++ b/net-mgmt/nagios-check_nick/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://nognu.de/s/FreeBSD/distfiles/ PKGNAMEPREFIX= nagios- -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plug-in to check if a nick is on IRC RUN_DEPENDS= ${PYTHON_SITELIBDIR}/irclib.py:${PORTSDIR}/irc/py-irclib diff --git a/net-mgmt/nipper/Makefile b/net-mgmt/nipper/Makefile index 3ac42895a818..3d57c16b6e31 100644 --- a/net-mgmt/nipper/Makefile +++ b/net-mgmt/nipper/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Nipper%20${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Netdev config analyzer PLIST_FILES= bin/${PORTNAME} etc/nipper.conf.sample diff --git a/net/p5-Event-tcp/Makefile b/net/p5-Event-tcp/Makefile index e2b159240346..5bf27f96bcb6 100644 --- a/net/p5-Event-tcp/Makefile +++ b/net/p5-Event-tcp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Glue code to build client-server style TCP-based services BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \ diff --git a/security/py-otr/Makefile b/security/py-otr/Makefile index b8b44d2674b7..fd44bf83d0d6 100644 --- a/security/py-otr/Makefile +++ b/security/py-otr/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://python-otr.pentabarf.de/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-otr-${PORTVERSION} -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= A set of python bindings for libotr BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |