diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/kth-krb4 | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r-- | security/kth-krb4/Makefile | 3 | ||||
-rw-r--r-- | security/kth-krb4/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/security/kth-krb4/pkg/COMMENT b/security/kth-krb4/pkg/COMMENT deleted file mode 100644 index 1321769e226..00000000000 --- a/security/kth-krb4/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Kerberos IV distribution from KTH |