diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /comms/anyremote | |
parent | Deprecate these ports as upstream has abandoned them for a while now. (diff) |
Fix typos in COMMENT
Notes
Notes:
svn path=/head/; revision=301494
Diffstat (limited to 'comms/anyremote')
-rw-r--r-- | comms/anyremote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile index 7bf8ebe16ecb..a90cabdbe224 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= SF MAINTAINER= samm@os2.kiev.ua -COMMENT= Remote control service over Bluetooth, infrared or tcp/ip networking +COMMENT= Remote control service over Bluetooth, infrared or TCP/IP networking USE_GNOME= glib20 GNU_CONFIGURE= yes |