aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs2cl
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-04-05 04:31:26 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-04-05 04:31:26 +0000
commitd34543507ccb3e5aa0285ccda2612cd4622aeeab (patch)
tree8d1c44232b4dcf2a1e8ab742e2b63e45b3b953d0 /devel/cvs2cl
parent625689e7ca7de099a73bbdeddb1c918a7a2fea85 (diff)
downloadports-d34543507ccb3e5aa0285ccda2612cd4622aeeab.tar.gz
ports-d34543507ccb3e5aa0285ccda2612cd4622aeeab.zip
Notes
Diffstat (limited to 'devel/cvs2cl')
-rw-r--r--devel/cvs2cl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index 7c68b1025ea1..59d66e4f15ae 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -29,7 +29,7 @@ do-extract:
${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} > ${WRKSRC}/${PORTNAME}
do-build:
- pod2man ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1
+ pod2man ${WRKSRC}/${PORTNAME} > ${WRKSRC}/${PORTNAME}.1
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}