diff options
author | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
commit | 4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/pks | |
parent | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff) | |
download | pkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/pks')
-rw-r--r-- | security/pks/Makefile | 3 | ||||
-rw-r--r-- | security/pks/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pks/Makefile b/security/pks/Makefile index 91fde52af26..727007a03df 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/09/20 05:14:11 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:50:02 wiz Exp $ DISTNAME= pks-0.9.4 CATEGORIES= security www @@ -13,6 +13,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= burgess@neonramp.com HOMEPAGE= http://www.mit.edu/people/marc/pks/ +COMMENT= PGP Public Key Server DEPENDS+= db-*:../../databases/db diff --git a/security/pks/pkg/COMMENT b/security/pks/pkg/COMMENT deleted file mode 100644 index 34cea9e471c..00000000000 --- a/security/pks/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PGP Public Key Server |