summaryrefslogtreecommitdiff
path: root/textproc/diction
diff options
context:
space:
mode:
authorcjep <cjep>2003-03-16 14:02:23 +0000
committercjep <cjep>2003-03-16 14:02:23 +0000
commit29477efcd5d8ae94a9504cd571eedfff4f59ee47 (patch)
tree9e61550b623266abf20a224e4956e83a2ff3b80f /textproc/diction
parent891dbb6d3d5dbf7e01edb40111db9685b97dd3f2 (diff)
downloadpkgsrc-29477efcd5d8ae94a9504cd571eedfff4f59ee47.tar.gz
Use tabs...
Diffstat (limited to 'textproc/diction')
-rw-r--r--textproc/diction/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/diction/Makefile b/textproc/diction/Makefile
index 480ff739cc1..c23a144d513 100644
--- a/textproc/diction/Makefile
+++ b/textproc/diction/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/16 14:00:53 cjep Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/16 14:02:23 cjep Exp $
DISTNAME= diction-1.02
CATEGORIES= textproc
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.gnu.org/software/diction/diction.html
COMMENT= GNU version of diction and style
GNU_CONFIGURE= YES
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
+CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
+CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
.include "../../mk/bsd.pkg.mk"