summaryrefslogtreecommitdiff
path: root/java/intellij
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 13:55:50 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:07 +0200
commit305f148f482daf30dcf728039d03d019f88344eb (patch)
treeff16a91b9ebb1e884ba29f7732b812547ea81b9e /java/intellij
parentframework: Remove $FreeBSD$ (diff)
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'java/intellij')
-rw-r--r--java/intellij/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/intellij/Makefile b/java/intellij/Makefile
index be7131995d8e..2f91b9c10db1 100644
--- a/java/intellij/Makefile
+++ b/java/intellij/Makefile
@@ -1,5 +1,4 @@
# Created by: Tobias Kortkamp <t@tobik.me>
-# $FreeBSD$
# Based on the devel/intellij port from OpenBSD by
# Vadim Zhukov <zhuk@openbsd.org>