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