diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
commit | 074e13d261e1008a64c6c0dfa417bb96ccc47b7e (patch) | |
tree | 651cf94f9c8dcc797e43398038ab3b8e4ece4d47 | |
parent | d464c0b090fd1c166a4390950c065cd1fb2d3592 (diff) | |
download | ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.tar.gz ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.zip |
Notes
-rw-r--r-- | audio/gkrellmss2/Makefile | 2 | ||||
-rw-r--r-- | databases/jdb/Makefile | 2 | ||||
-rw-r--r-- | misc/py-osd/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mmpython/Makefile | 2 | ||||
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Jabber-Connection/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-SubProcess/Makefile | 2 | ||||
-rw-r--r-- | www/privoxy+ipv6/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile index 4493ebebae32..9aadcf49fd05 100644 --- a/audio/gkrellmss2/Makefile +++ b/audio/gkrellmss2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= audio MASTER_SITES= http://web.wt.net/~billw/gkrellmss/ -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/databases/jdb/Makefile b/databases/jdb/Makefile index dcef60a2c5b5..4b712c4622a0 100644 --- a/databases/jdb/Makefile +++ b/databases/jdb/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/ -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= JDB manipulates flat-ASCII databases from shell scripts USE_PERL5= yes diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile index 566577bba059..bf30cb5659bd 100644 --- a/misc/py-osd/Makefile +++ b/misc/py-osd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://repose.cx/pyosd/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyosd-${PORTVERSION} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= A python wrapper for osd, for displaying text on your X display LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index 66c5ad38069e..8b283bf88694 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # The mmpython folks keep changing their release naming scheme. #DISTNAME= mmpython_${PORTVERSION:C/\./-/} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Retrieves metadata from mp3, ogg, avi, jpg and other formats LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 9ec50086bc62..476dea40547e 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net perl5 MASTER_SITES= http://www.pipetree.com/jabber/jabberconnection/ PKGNAMEPREFIX= p5- -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/net/p5-Jabber-Connection/Makefile b/net/p5-Jabber-Connection/Makefile index 9ec50086bc62..476dea40547e 100644 --- a/net/p5-Jabber-Connection/Makefile +++ b/net/p5-Jabber-Connection/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net perl5 MASTER_SITES= http://www.pipetree.com/jabber/jabberconnection/ PKGNAMEPREFIX= p5- -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 50c3ca742bc6..ad03276336dc 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://perl.apache.org/dist/ \ PKGNAMESUFFIX= 2 DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/_/} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Embeds a Perl interpreter in the Apache2 server USE_APACHE= yes diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile index 1d4b45581bc6..e44d36bcf679 100644 --- a/www/p5-Apache-SubProcess/Makefile +++ b/www/p5-Apache-SubProcess/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Forking and executing subprocesses from mod_perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile index ffa6f9c56128..2d572dd2b3c2 100644 --- a/www/privoxy+ipv6/Makefile +++ b/www/privoxy+ipv6/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/privoxy/ DISTNAME= privoxy_CVS_${PORTVERSION}_ipv6_5 -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Privoxy is a web proxy with advanced filtering capabilities WRKSRC= ${WRKDIR}/privoxy |