diff options
author | jlam <jlam> | 2005-12-17 05:20:21 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-12-17 05:20:21 +0000 |
commit | a2558cc9165a57c84b4c469e112ad2bd7de51533 (patch) | |
tree | 1c6d7cc54e222e097639139ddc5b482f72d0f643 /devel/p5-Spoon | |
parent | 4331f3eca4a354da4709c34cbe21ce536c3fa7d9 (diff) | |
download | pkgsrc-a2558cc9165a57c84b4c469e112ad2bd7de51533.tar.gz |
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'devel/p5-Spoon')
-rw-r--r-- | devel/p5-Spoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 639fd199e2c..3cfc3846858 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:13 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/17 05:20:22 jlam Exp $ DISTNAME= Spoon-0.23 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module AUTHOR_DIR= authors/id/I/IN/INGY -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org COMMENT= Spiffy Application Building Framework DEPENDS+= p5-IO-All>=0.32:../../devel/p5-IO-All |