aboutsummaryrefslogtreecommitdiff
path: root/cad/electric-ng
diff options
context:
space:
mode:
Diffstat (limited to 'cad/electric-ng')
-rw-r--r--cad/electric-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile
index 84484b4c4eea..2b4e738a5afb 100644
--- a/cad/electric-ng/Makefile
+++ b/cad/electric-ng/Makefile
@@ -42,7 +42,7 @@ J3DLIB= ${JAVA_HOME}/jre/lib/ext/j3dcore.jar
PLUGINDIR= ${PREFIX}/libexec/${PORTNAME}${PKGNAMESUFFIX}
DESKTOP_ENTRIES="Electric-NG" "${COMMENT}" "${PORTNAME}${PKGNAMESUFFIX}" \
- "${PORTNAME}${PKGNAMESUFFIX}" "Development;Electronics;Engineering;" ${FALSE}
+ "${PORTNAME}${PKGNAMESUFFIX}" "Development;Electronics;Engineering;" false
.include <bsd.port.options.mk>