diff options
Diffstat (limited to 'security/kth-krb4/Makefile')
-rw-r--r-- | security/kth-krb4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index e4a1ba94cbb..0fa069c1bef 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/01/29 11:34:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 17:49:47 wiz Exp $ # DISTNAME= krb4-1.0.1 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ MAINTAINER= wennmach@netbsd.org HOMEPAGE= http://www.pdc.kth.se/kth-krb/ +COMMENT= Kerberos IV distribution from KTH CRYPTO= yes GNU_CONFIGURE= yes |