summaryrefslogtreecommitdiff
path: root/editors/mflteco
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:01:13 +0000
committerwiz <wiz>2007-02-22 19:01:13 +0000
commit16ab66728257a19144999d3bf2b2fb954c58bce4 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /editors/mflteco
parent2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff)
downloadpkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'editors/mflteco')
-rw-r--r--editors/mflteco/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mflteco/Makefile b/editors/mflteco/Makefile
index d07a57ce72c..757b5d8637a 100644
--- a/editors/mflteco/Makefile
+++ b/editors/mflteco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/06 21:14:19 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/22 19:01:18 wiz Exp $
#
PKGNAME= mflteco-19920331
@@ -28,7 +28,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/tecorc.mch ${XMPL}
-pre-patch:
+pre-patch:
cp ${WRKSRC}/Makefile.sun4 ${WRKSRC}/Makefile
.include "../../mk/bsd.pkg.mk"