diff options
author | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-08-20 10:56:44 +0800 |
commit | 2314cdc1c79b86fa206d6a452e018515a4b3058f (patch) | |
tree | bb34b3c123b9b3162022bf28aacf0deeafb8bfe4 /mail/p5-Mail-GnuPG/Makefile | |
parent | b04e4c5037c043cbdc2248f05912a4ce0ff16f97 (diff) | |
download | freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.gz freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.zst freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.zip |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Diffstat (limited to 'mail/p5-Mail-GnuPG/Makefile')
-rw-r--r-- | mail/p5-Mail-GnuPG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile index 68441b5d4152..34d9b5003d0d 100644 --- a/mail/p5-Mail-GnuPG/Makefile +++ b/mail/p5-Mail-GnuPG/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@FreeBSD.org COMMENT= Perl5 interface to process and/or create PGP email BUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ |