diff --git a/www/p5-HTML-Prototype/Makefile b/www/p5-HTML-Prototype/Makefile
index 13a2ee4d5e35..eb7c4dd576aa 100644
--- a/www/p5-HTML-Prototype/Makefile
+++ b/www/p5-HTML-Prototype/Makefile
@@ -1,38 +1,38 @@
# New ports collection makefile for: p5-HTML-Prototype
# Date created: 07 May 2005
# Whom: Lars Thegler
#
# $FreeBSD$
#
PORTNAME= HTML-Prototype
-PORTVERSION= 1.47
+PORTVERSION= 1.48
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Generate HTML and Javascript for the Prototype library
BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
MAN3= HTML::Prototype.3 \
HTML::Prototype::Controls.3 \
HTML::Prototype::DragDrop.3 \
HTML::Prototype::Effects.3 \
HTML::Prototype::Helper::Tag.3 \
HTML::Prototype::Helper.3 \
HTML::Prototype::Js.3
.include
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include
diff --git a/www/p5-HTML-Prototype/distinfo b/www/p5-HTML-Prototype/distinfo
index 0e10a9b42bd3..c4cce408671a 100644
--- a/www/p5-HTML-Prototype/distinfo
+++ b/www/p5-HTML-Prototype/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Prototype-1.47.tar.gz) = 4353a4040e30169d25e44859de9c8130
-SHA256 (HTML-Prototype-1.47.tar.gz) = 0a8cf985a306290814a52e1ef658e80fcd5336af998994c1fc34ab45346f9783
-SIZE (HTML-Prototype-1.47.tar.gz) = 50659
+MD5 (HTML-Prototype-1.48.tar.gz) = 33ff3781ce851506e4728f5f2b2a40de
+SHA256 (HTML-Prototype-1.48.tar.gz) = 4da600ebc4184c866196bfca92dcc77388a4a8ae3e15bf599f896327671f90e0
+SIZE (HTML-Prototype-1.48.tar.gz) = 50429