diff options
author | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
commit | 9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492 (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /mail | |
parent | 6f16ef19b5498a5524cf247b9ea9878cd5b7699d (diff) | |
download | freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.gz freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.zst freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.zip |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index e9b62d24862f..7bbdd5641e77 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IRONCAMEL PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Simple email handling for Dancer applications LICENSE= ART10 GPLv1 |