diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /comms/anyremote | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) |
Notes
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 a90cabdbe224..0adebdf8602b 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 |