aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Haml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Haml/Makefile')
-rw-r--r--textproc/p5-Text-Haml/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile
index 92c5c3b989a4..e150e8a9f978 100644
--- a/textproc/p5-Text-Haml/Makefile
+++ b/textproc/p5-Text-Haml/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Text-Haml
-PORTVERSION= 0.990109
+PORTVERSION= 0.990111
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Text::Haml.3 \
- Text::README.3
-
-NO_STAGE= yes
.include <bsd.port.mk>