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 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/Makefile | 1 | ||||
-rw-r--r-- | security/racoon/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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" diff --git a/security/racoon/pkg-comment b/security/racoon/pkg-comment deleted file mode 100644 index 252204b81ad6..000000000000 --- a/security/racoon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KAME racoon IKE daemon |