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/racoon | |
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/racoon')
-rw-r--r-- | security/racoon/Makefile | 3 | ||||
-rw-r--r-- | security/racoon/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 40ed70c2528..409dc1cd130 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/01/11 21:23:50 dent Exp $ +# $NetBSD: Makefile,v 1.29 2001/02/17 17:50:05 wiz Exp $ # DISTNAME= racoon-20001211a @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= itojun@kame.net HOMEPAGE= http://www.kame.net/ +COMMENT= KAME racoon IKE daemon CRYPTO= yes diff --git a/security/racoon/pkg/COMMENT b/security/racoon/pkg/COMMENT deleted file mode 100644 index 252204b81ad..00000000000 --- a/security/racoon/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -KAME racoon IKE daemon |