diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-09 12:29:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-09 12:29:51 +0000 |
commit | bb0029a10d98a67702d665f1334ef43d06fe97ba (patch) | |
tree | c18d9facbb98bd774e740a5409906cd5d2a27a22 /mail | |
parent | 27a510e97b03818ff81c4ff05d776a81e196f691 (diff) | |
download | ports-bb0029a10d98a67702d665f1334ef43d06fe97ba.tar.gz ports-bb0029a10d98a67702d665f1334ef43d06fe97ba.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-CClient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index 8b4d7769de4e..9851ff2e1191 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -10,14 +10,13 @@ PORTVERSION= 1.12 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:HDIAS PKGNAMEPREFIX= p5- DISTNAME= Mail-Cclient-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the c-client mailbox API -BROKEN= does not fetch - PERL_CONFIGURE= yes LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient |