aboutsummaryrefslogtreecommitdiff
path: root/news/p5-NNTPClient/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-10 01:20:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-10 01:20:55 +0000
commit001c3c4aa2bfa474c9f4ba4366805a93191369a2 (patch)
tree4aa2d96f28b47ebd15a4c12f37f4c6f26dd364f8 /news/p5-NNTPClient/Makefile
parent42697e35affb5b4ae889ebfd84a0d385d2d5673c (diff)
downloadports-001c3c4aa2bfa474c9f4ba4366805a93191369a2.tar.gz
ports-001c3c4aa2bfa474c9f4ba4366805a93191369a2.zip
Upgrade
p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
Notes
Notes: svn path=/head/; revision=42468
Diffstat (limited to 'news/p5-NNTPClient/Makefile')
-rw-r--r--news/p5-NNTPClient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile
index 7c7727b909d1..be718723dbd7 100644
--- a/news/p5-NNTPClient/Makefile
+++ b/news/p5-NNTPClient/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= NNTPClient
-PORTVERSION= 0.36
+PORTVERSION= 0.37
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= yes
-MAN3= News::NNTPClient.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= News::NNTPClient.3
.include <bsd.port.mk>