diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 03:23:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 03:23:13 +0800 |
commit | 86c56e504c4eb73f9f741af357f6becf33300b50 (patch) | |
tree | c507405f62d00c6cd6b3796dfa094fe14028705c /www | |
parent | 56dd90830e84f63a1b22b90b0b1a09a3d79559e4 (diff) | |
download | freebsd-ports-gnome-86c56e504c4eb73f9f741af357f6becf33300b50.tar.gz freebsd-ports-gnome-86c56e504c4eb73f9f741af357f6becf33300b50.tar.zst freebsd-ports-gnome-86c56e504c4eb73f9f741af357f6becf33300b50.zip |
- Give maintainership to new maintainer
PR: ports/61618
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (old maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-AxKit-XSP-Cookie/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-ESQL/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-Exception/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-IfParam/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-Param/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-Sendmail/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-Util/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-AxKit-XSP-Cookie/Makefile b/www/p5-AxKit-XSP-Cookie/Makefile index 85f880c1d786..ccd9396fc281 100644 --- a/www/p5-AxKit-XSP-Cookie/Makefile +++ b/www/p5-AxKit-XSP-Cookie/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= An XSP library for setting and getting HTTP cookies BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit diff --git a/www/p5-AxKit-XSP-ESQL/Makefile b/www/p5-AxKit-XSP-ESQL/Makefile index 81b4579a150f..76b9419f1213 100644 --- a/www/p5-AxKit-XSP-ESQL/Makefile +++ b/www/p5-AxKit-XSP-ESQL/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= An Extended SQL taglib for AxKit eXtensible Server Pages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ diff --git a/www/p5-AxKit-XSP-Exception/Makefile b/www/p5-AxKit-XSP-Exception/Makefile index 827d8611e294..984d0011bbc0 100644 --- a/www/p5-AxKit-XSP-Exception/Makefile +++ b/www/p5-AxKit-XSP-Exception/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= Exceptions taglib for eXtensible Server Pages plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile index 4f718ad12b34..14abd8bfd430 100644 --- a/www/p5-AxKit-XSP-IfParam/Makefile +++ b/www/p5-AxKit-XSP-IfParam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit diff --git a/www/p5-AxKit-XSP-Param/Makefile b/www/p5-AxKit-XSP-Param/Makefile index 38e83aaa9b0b..b5d0d421b65b 100644 --- a/www/p5-AxKit-XSP-Param/Makefile +++ b/www/p5-AxKit-XSP-Param/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= A namespace wrapper for accessing HTTP request paramaters BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit diff --git a/www/p5-AxKit-XSP-Sendmail/Makefile b/www/p5-AxKit-XSP-Sendmail/Makefile index 83a65eec1360..25329f559aa0 100644 --- a/www/p5-AxKit-XSP-Sendmail/Makefile +++ b/www/p5-AxKit-XSP-Sendmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= Simple SMTP mailer tag library for AxKit eXtesible Server Pages. BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ diff --git a/www/p5-AxKit-XSP-Util/Makefile b/www/p5-AxKit-XSP-Util/Makefile index 5371ddaeaa03..92b9ad3aa91f 100644 --- a/www/p5-AxKit-XSP-Util/Makefile +++ b/www/p5-AxKit-XSP-Util/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= XSP util: taglib plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ |