diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:43:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:43:03 +0000 |
commit | 98a5b060e65d688e5bab619ddbd3d8e5aedc1c74 (patch) | |
tree | 14346c362a207e0b083de8c054f123f817ada7ca | |
parent | b3a1246fd1395d60120ad9bf250069761ce60c2f (diff) | |
download | ports-98a5b060e65d688e5bab619ddbd3d8e5aedc1c74.tar.gz ports-98a5b060e65d688e5bab619ddbd3d8e5aedc1c74.zip |
Notes
-rw-r--r-- | audio/xmms-infopipe/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Config-Simple/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Template-Associate/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index 16f9f96c3b88..96eda33ba708 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mig@mig-29.net +MAINTAINER= ports@FreeBSD.org COMMENT= Create a named pipe to retrive xmms info about currently playing song LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/devel/p5-Config-Simple/Makefile b/devel/p5-Config-Simple/Makefile index 07a64332f7ac..f51eb1b07819 100644 --- a/devel/p5-Config-Simple/Makefile +++ b/devel/p5-Config-Simple/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- -MAINTAINER= mig@mig-29.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple configuration file class PERL_CONFIGURE= yes diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index a4f9a44985ba..0712dbcd91ff 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xfce-wavelan-plugin # Date created: 22 May 2004 -# Whom: Manuel Rabade Garica <mig@mig-29.net +# Whom: Manuel Rabade Garica <mig@mig-29.net> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= mig@mig-29.net +MAINTAINER= ports@FreeBSD.org COMMENT= Displays various information about a WaveLAN device BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel diff --git a/www/p5-HTML-Template-Associate/Makefile b/www/p5-HTML-Template-Associate/Makefile index caf2104a2e7c..d49bb8c44b5c 100644 --- a/www/p5-HTML-Template-Associate/Makefile +++ b/www/p5-HTML-Template-Associate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AL/ALEXP PKGNAMEPREFIX= p5- -MAINTAINER= mig@mig-29.net +MAINTAINER= ports@FreeBSD.org COMMENT= Bridges gap between HTML::Template and other modules RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ |