diff options
Diffstat (limited to 'games/pachi/files/pkg-install.in')
-rw-r--r-- | games/pachi/files/pkg-install.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/pachi/files/pkg-install.in b/games/pachi/files/pkg-install.in index ff18a3208638..6f3ef5f9160c 100644 --- a/games/pachi/files/pkg-install.in +++ b/games/pachi/files/pkg-install.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ [ "$2" != "POST-INSTALL" ] && exit 0 [ -e "%%SCOREFILE%%" ] && exit 0 |