summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WikiFormat
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-10 19:09:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-10 19:09:44 +0000
commit2e9eafde51b0719f1e6ba3a29ace6ce16fb839bd (patch)
tree3e32dd42f7554e374c5afc0419af3452d4167b45 /textproc/p5-Text-WikiFormat
parentSwitch to PERL_MODBUILD (so that I don't break INDEX more) (diff)
Fixup my bad things
Submitted by: freshport bad committers mail reminder
Notes
Notes: svn path=/head/; revision=100587
Diffstat (limited to 'textproc/p5-Text-WikiFormat')
-rw-r--r--textproc/p5-Text-WikiFormat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile
index 1ac389c54823..35e089b104a7 100644
--- a/textproc/p5-Text-WikiFormat/Makefile
+++ b/textproc/p5-Text-WikiFormat/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= zaa@ulstu.ru
COMMENT= Module for translating Wiki formatted text into other formats
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes