aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2012-08-29 23:33:02 +0800
committerolgeni <olgeni@FreeBSD.org>2012-08-29 23:33:02 +0800
commit7196d73a1e23f66418d6c2c451e6911cffb13e16 (patch)
tree26c5713f777de4dbdb61bf57873e8e311c68f503 /lang
parentde9e121487d8b6f5bcfe5741b0210fad7469f6f4 (diff)
downloadfreebsd-ports-gnome-7196d73a1e23f66418d6c2c451e6911cffb13e16.tar.gz
freebsd-ports-gnome-7196d73a1e23f66418d6c2c451e6911cffb13e16.tar.zst
freebsd-ports-gnome-7196d73a1e23f66418d6c2c451e6911cffb13e16.zip
Replace spaces with tabs in assignments.
Diffstat (limited to 'lang')
-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>