diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /security/fwknop | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) | |
download | ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.tar.gz ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.zip |
Fix typos in COMMENT
Notes
Notes:
svn path=/head/; revision=301519
Diffstat (limited to 'security/fwknop')
-rw-r--r-- | security/fwknop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile index a18ba5dc4850..40d989c90753 100644 --- a/security/fwknop/Makefile +++ b/security/fwknop/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security MASTER_SITES= http://www.cipherdyne.org/fwknop/download/ MAINTAINER= sean.greven@gmail.com -COMMENT= An SPA implimentation for Linux and FreeBSD +COMMENT= SPA implementation for Linux and FreeBSD BUILD_DEPENDS= p5-Net-IPv4Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \ p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \ |