diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
commit | 8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d (patch) | |
tree | cfdbe0ee86ac2039f6e8c905d5c34b906838308f | |
parent | ff4693f6db6464a5de980b210dd186d0956b609a (diff) | |
download | ports-8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d.tar.gz ports-8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d.zip |
Notes
-rw-r--r-- | audio/cripple/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Data-Table/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Devel-Events/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Module-Loaded/Makefile | 2 | ||||
-rw-r--r-- | ftp/scythia/Makefile | 2 | ||||
-rw-r--r-- | irc/miau/Makefile | 2 | ||||
-rw-r--r-- | irc/py-supybot-plugins/Makefile | 2 | ||||
-rw-r--r-- | irc/py-supybot/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/audio/cripple/Makefile b/audio/cripple/Makefile index f0b921374535..503d287f72a3 100644 --- a/audio/cripple/Makefile +++ b/audio/cripple/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.vortex.prodigynet.co.uk/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Command line CD ripper/encoder wrapper with cddb support USE_BZIP2= yes diff --git a/devel/p5-Data-Table/Makefile b/devel/p5-Data-Table/Makefile index d15493072f9f..916c0a8a4153 100644 --- a/devel/p5-Data-Table/Makefile +++ b/devel/p5-Data-Table/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Data type related to database tables, HTML table displays, etc PERL_CONFIGURE= yes diff --git a/devel/p5-Devel-Events/Makefile b/devel/p5-Devel-Events/Makefile index c2e4290c0db6..0ffc034fd47f 100644 --- a/devel/p5-Devel-Events/Makefile +++ b/devel/p5-Devel-Events/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Perl 5 module providing an extensible instrumentation framework RUN_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \ diff --git a/devel/p5-Module-Loaded/Makefile b/devel/p5-Module-Loaded/Makefile index 77fa95dd1f9d..15a0d172396b 100644 --- a/devel/p5-Module-Loaded/Makefile +++ b/devel/p5-Module-Loaded/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Mark modules as loaded or unloaded MAN3= Module::Loaded.3 diff --git a/ftp/scythia/Makefile b/ftp/scythia/Makefile index 4e3d05c0be73..cfd55828e5ba 100644 --- a/ftp/scythia/Makefile +++ b/ftp/scythia/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://scythia.free.fr/wp-content/ \ ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ DISTNAME= ${PORTNAME}_${PORTVERSION}-2-src -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A small ftp client unpretentious based on QT4 USE_QT_VER= 4 diff --git a/irc/miau/Makefile b/irc/miau/Makefile index de0a6cb90f37..3947ca9d9cc8 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.5 CATEGORIES= irc ipv6 MASTER_SITES= SF -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A fully featured easy to use IRC-bouncer USE_BZIP2= yes diff --git a/irc/py-supybot-plugins/Makefile b/irc/py-supybot-plugins/Makefile index 14912a7b5e3b..d00e7900aa06 100644 --- a/irc/py-supybot-plugins/Makefile +++ b/irc/py-supybot-plugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= supybot PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-plugins-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Official plugin pack for Supybot RUN_DEPENDS= supybot:${PORTSDIR}/irc/py-supybot diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile index 08b766ee917c..1b1a0387a8cf 100644 --- a/irc/py-supybot/Makefile +++ b/irc/py-supybot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Supybot - A Superb Python IRC bot USE_BZIP2= yes |