aboutsummaryrefslogtreecommitdiff
path: root/portuguese/ispell-pt_BR
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
commit235481b52a44969361f4c688e6e9d10798bd35d9 (patch)
treed4069fbea1d4f696753c9b5ab1500babadc62de2 /portuguese/ispell-pt_BR
parent8b6def2e156a5db9ad4f6d2291f8421ebb21bd14 (diff)
downloadports-235481b52a44969361f4c688e6e9d10798bd35d9.tar.gz
ports-235481b52a44969361f4c688e6e9d10798bd35d9.zip
Notes
Diffstat (limited to 'portuguese/ispell-pt_BR')
-rw-r--r--portuguese/ispell-pt_BR/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile
index c6b035efc1bc..50e05a7461a4 100644
--- a/portuguese/ispell-pt_BR/Makefile
+++ b/portuguese/ispell-pt_BR/Makefile
@@ -4,7 +4,7 @@
# Date created: 5 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1999/04/13 15:28:00 taoka Exp $
#
DISTNAME= br.ispell-2.2
@@ -19,6 +19,6 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
NO_WRKSUBDIR= YES
pre-build:
- @cp ${FILESDIR}/Makefile ${WRKDIR}
+ @${CP} ${FILESDIR}/Makefile ${WRKDIR}
.include <bsd.port.mk>