diff options
author | az <az@FreeBSD.org> | 2011-09-08 16:36:43 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-09-08 16:36:43 +0800 |
commit | b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1 (patch) | |
tree | dd625c4563329335365bcb09393c090dd497fdbd /mail | |
parent | c8fe79762aada987f1ee9fb773b3158323e0245f (diff) | |
download | freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.gz freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.zst freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Clamd/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Qmail-Envelope/Makefile | 2 | ||||
-rw-r--r-- | mail/sastatd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index 406d906dd01f..45677d295ba0 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.04 PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSERGEANT +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index ac7c79ca4323..274e13d3f879 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail-ListDetector PORTVERSION= 1.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSTEVENS +MASTER_SITE_SUBDIR= CPAN:MSTEVENS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/mail/p5-Qmail-Envelope/Makefile b/mail/p5-Qmail-Envelope/Makefile index 5c37c3b9fa70..ffd0796e097b 100644 --- a/mail/p5-Qmail-Envelope/Makefile +++ b/mail/p5-Qmail-Envelope/Makefile @@ -9,7 +9,7 @@ PORTNAME= Qmail-Envelope PORTVERSION= 0.53 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/M/MJ/MJA +MASTER_SITE_SUBDIR= CPAN:MJA PKGNAMEPREFIX= p5- MAINTAINER= roam@FreeBSD.org diff --git a/mail/sastatd/Makefile b/mail/sastatd/Makefile index 62ec085ca6f2..bf04677af13b 100644 --- a/mail/sastatd/Makefile +++ b/mail/sastatd/Makefile @@ -9,7 +9,7 @@ PORTNAME= sastatd PORTVERSION= 0.05 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/L/LO/LONERR +MASTER_SITE_SUBDIR= CPAN:LONERR MAINTAINER= oleg@mamontov.net COMMENT= SpamAssassin statistic collecting server |