diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-20 07:50:31 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-20 07:50:31 +0000 |
commit | 5605014beca3bbcd311b69bda09ab04ffff4ffca (patch) | |
tree | f58a503edd1b419723debb1cbb24e8e63d05827a /mail/p5-Mail-ListDetector/Makefile | |
parent | 7b20730f3404e044630566f308ab630ba766fa10 (diff) | |
download | ports-5605014beca3bbcd311b69bda09ab04ffff4ffca.tar.gz ports-5605014beca3bbcd311b69bda09ab04ffff4ffca.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-ListDetector/Makefile')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index efb5892ca89a..ac7c79ca4323 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Mail-ListDetector -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSTEVENS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |