aboutsummaryrefslogtreecommitdiff
path: root/print/cups-client
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:53:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:53:02 +0000
commit3e447100662b1df3c6a48b9046485a2328974222 (patch)
tree1fe5cacc433f073449f2c9702944504aad058970 /print/cups-client
parent9c69bf75803e4bcfc432af279d32ed089fc09954 (diff)
downloadports-3e447100662b1df3c6a48b9046485a2328974222.tar.gz
ports-3e447100662b1df3c6a48b9046485a2328974222.zip
Notes
Diffstat (limited to 'print/cups-client')
-rw-r--r--print/cups-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index 7b45037beea0..d6210e91c96e 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -12,7 +12,7 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_CLIENT= 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"