diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/racoon/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'security/racoon/Makefile')
-rw-r--r-- | security/racoon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 9ce8bf88fc38..d5fcd1659e66 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= sumikawa@FreeBSD.org +COMMENT= KAME racoon IKE daemon .if !exists(/usr/lib/libipsec.so.1) BROKEN= "You must upgrade the OS" |