diff options
Diffstat (limited to 'security/pks/files/pkg-deinstall.in')
-rw-r--r-- | security/pks/files/pkg-deinstall.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pks/files/pkg-deinstall.in b/security/pks/files/pkg-deinstall.in index 5b748ca2d78a..9d424a24855e 100644 --- a/security/pks/files/pkg-deinstall.in +++ b/security/pks/files/pkg-deinstall.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD: /tmp/pcvs/ports/security/pks/files/pkg-deinstall.in,v 1.1 2005-10-08 07:44:07 lawrance Exp $ PKGNAME=$1 STAGE=$2 |