diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
commit | 99b61650d6f046adab4e574b90251de50d0bce85 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /graphics/p5-SVG-DOM2 | |
parent | 70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff) |
Notes
Diffstat (limited to 'graphics/p5-SVG-DOM2')
-rw-r--r-- | graphics/p5-SVG-DOM2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-SVG-DOM2/Makefile b/graphics/p5-SVG-DOM2/Makefile index 3c372052504d..aad171d61903 100644 --- a/graphics/p5-SVG-DOM2/Makefile +++ b/graphics/p5-SVG-DOM2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= SVG extension to the popular XML::DOM2 USES= perl5 |