summaryrefslogtreecommitdiff
path: root/java/eclipse-pydev/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /java/eclipse-pydev/files
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'java/eclipse-pydev/files')
-rw-r--r--java/eclipse-pydev/files/pkg-install.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/eclipse-pydev/files/pkg-install.in b/java/eclipse-pydev/files/pkg-install.in
index 4cebb2f204fb..ff08cf63aa23 100644
--- a/java/eclipse-pydev/files/pkg-install.in
+++ b/java/eclipse-pydev/files/pkg-install.in
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
[ "$2" != "POST-INSTALL" ] && exit 0