diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-25 11:48:58 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-25 11:48:58 +0000 |
commit | 3c38ed78d1e1153b2d26588427955b376c0ca3a1 (patch) | |
tree | 9fcca2c9fa323f1169f1f7640b9397f9883dfde5 | |
parent | 45df1dc08ba46646a4045ccfd71ff425356af08b (diff) | |
download | FreeBSD-ports-3c38ed78d1e1153b2d26588427955b376c0ca3a1.zip FreeBSD-ports-3c38ed78d1e1153b2d26588427955b376c0ca3a1.tar.gz |
- assign MAINTAINER
PR: 78051
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
-rw-r--r-- | www/p5-AxKit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 434bbc6..feb08f2 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.axkit.org/download/ PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= adam@migus.org COMMENT= XML Delivery Toolkit for Apache/Perl BUILD_DEPENDS= \ |