diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2012-08-24 00:24:09 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2012-08-24 00:24:09 +0800 |
commit | 679d9efbc7ca9fccbc7f42c969c56833d8a69a48 (patch) | |
tree | cd86cd5a737cdb9a3523c0ed45b2a25e6e6e0b44 /comms | |
parent | 52dcc00c38663c3629af6951716584d3b89f0559 (diff) | |
download | freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.tar.gz freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.tar.zst freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.zip |
Fix typos in COMMENT section
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libirman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index f6c064cef992..13445d754305 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://lirc.sourceforge.net/software/snapshots/ MAINTAINER= rand@meridian-enviro.com -COMMENT= Library for Evation's Irman infrared reciever +COMMENT= Library for Evation's Irman infrared receiver HAS_CONFIGURE= YES USE_GMAKE= YES |