aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-30 19:37:57 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-30 19:37:57 +0800
commit60d1bd004aa610051a3da8f2fb63c4b41c857301 (patch)
tree99373f08bda0cea636de4904db7a38c3298f87c8 /www
parentda7b67a06628aaee1cac3bbc855b0c7e38aa6a95 (diff)
downloadfreebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.tar.gz
freebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.tar.zst
freebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.zip
- shorter desc for options
Diffstat (limited to 'www')
-rw-r--r--www/opera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 7a2393ebd1b2..9fc308231da1 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -44,8 +44,8 @@ EXPLICIT_PACKAGE_DEPENDS= yes
OPTIONS_DEFINE= CUPS VIDEO GTK2 KDE4
OPTIONS_DEFAULT= CUPS VIDEO
-CUPS_DESC= Enable support for printing (requires CUPS)
-VIDEO_DESC= Enable support for HTML5 video (requires GStreamer)
+CUPS_DESC= support for printing (requires CUPS)
+VIDEO_DESC= support for HTML5 video (requires GStreamer)
.include <bsd.port.options.mk>