summaryrefslogtreecommitdiff
path: root/lang/ecl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2012-08-29 15:33:02 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2012-08-29 15:33:02 +0000
commitdca7bff7eb3b08640abdfbf41b7e70cd1a5367db (patch)
tree26c5713f777de4dbdb61bf57873e8e311c68f503 /lang/ecl
parentAdd graphics/gd as a build and runtime dependency (diff)
Replace spaces with tabs in assignments.
Notes
Notes: svn path=/head/; revision=303342
Diffstat (limited to 'lang/ecl')
-rw-r--r--lang/ecl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index c5a70b8e0f56..a476ad07df62 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -34,7 +34,7 @@ DFFI_DESC= Dynamic foreign-function support
MAN1= ecl.1 ecl-config.1
-PLIST_SUB= VERSION="${PORTVERSION}"
+PLIST_SUB= VERSION="${PORTVERSION}"
.include <bsd.port.pre.mk>