diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
commit | c061af9ff6b84c01a3c4bfd641d7a54791ef4cff (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /security | |
parent | e2e1816e42d1fb59eba0ba676eb3e291e4255c32 (diff) | |
download | freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.gz freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.zst freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.zip |
Fix typos in COMMENT
Diffstat (limited to 'security')
-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 \ |