diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
commit | a015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch) | |
tree | f12874a6e0a96c7033b5b00892bfe0155701411c /mail/p5-Mail-ListDetector | |
parent | 2c1c3213db262bfef8e94495042dad914b44ae32 (diff) | |
download | ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.tar.gz ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |