diff options
Diffstat (limited to 'java/eclipse-pydev/files/pkg-install.in')
-rw-r--r-- | java/eclipse-pydev/files/pkg-install.in | 2 |
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 |