diff options
Diffstat (limited to 'krb5/libexec/kprop/Makefile')
-rw-r--r-- | krb5/libexec/kprop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/krb5/libexec/kprop/Makefile b/krb5/libexec/kprop/Makefile index 74a56232f6bb..1294d9014ee4 100644 --- a/krb5/libexec/kprop/Makefile +++ b/krb5/libexec/kprop/Makefile @@ -7,8 +7,6 @@ # under sponsorship from the FreeBSD Foundation. # -PACKAGE= krb5 - .include "../Makefile.inc" PROG= kprop |