aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Atom/Makefile')
-rw-r--r--textproc/p5-XML-Atom/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index 928ff2e642f8..d95112150b06 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Atom
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -27,10 +27,11 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= XML::Atom.3 \
- XML::Atom::API.3 \
+ XML::Atom::Client.3 \
XML::Atom::Entry.3 \
XML::Atom::Feed.3 \
XML::Atom::Person.3 \
+ XML::Atom::Server.3 \
XML::Atom::Util.3
.include <bsd.port.pre.mk>