From 17bce01dd1c351fc9000992083745fa44ff322d2 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 19 Sep 1999 22:32:09 +0000 Subject: Change distribution to krb4 in preparation for K5. --- gnu/usr.bin/cvs/cvs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/cvs/cvs/Makefile b/gnu/usr.bin/cvs/cvs/Makefile index 824112c..94a456e 100644 --- a/gnu/usr.bin/cvs/cvs/Makefile +++ b/gnu/usr.bin/cvs/cvs/Makefile @@ -30,7 +30,7 @@ LDADD+= ${LIBCVS} ${LIBDIFF} -lgnuregex -lmd -lcrypt -lz CFLAGS+=-DHAVE_KERBEROS -DHAVE_KRB_GET_ERR_TEXT LDADD+= -lkrb -ldes -lcom_err DPADD+= ${LIBKRB} ${LIBDES} ${LIBCOM_ERR} -DISTRIBUTION= krb +DISTRIBUTION= krb4 # XXX do we want to mess with this? It's probably not really worth it for # the public freebsd stuff, but others might want it. It's an optional # feature anyway, the -x switch is needed to activate it. -- cgit v1.1