aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-27 09:02:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-27 09:02:10 +0000
commit40bad54364461423c57572adebff8df1fe17045b (patch)
tree21989b2d2ca7f5d7c8ba57958778c1df113e8f21 /print
parent1da9ced2e979e0f7454514c58d3e8d28b5e361e2 (diff)
downloadports-40bad54364461423c57572adebff8df1fe17045b.tar.gz
ports-40bad54364461423c57572adebff8df1fe17045b.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index 192513c4fdd0..1f1d476537e7 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -12,7 +12,7 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_IMAGE= yes
-OPTIONS= GNUTLS "Build with GNUTLS library" off
+OPTIONS= GNUTLS "Build with GNUTLS instead of OpenSSL" off
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"