summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-16 00:12:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-16 00:12:17 +0000
commitc41527b923dec78af8c54a077f17efc1625fb306 (patch)
treec4b3f4e49c1fee459db09bb70c3eee7064ee607a /www
parente39b89139a926fafecf962e7d7a92776b6900e91 (diff)
downloadfreebsd-ports-c41527b923dec78af8c54a077f17efc1625fb306.zip
remove extra white space at end of line (portlint)
Diffstat (limited to 'www')
-rw-r--r--www/w3m-ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m-ssl/Makefile b/www/w3m-ssl/Makefile
index dbb81ce9a8d1..a956531c24e6 100644
--- a/www/w3m-ssl/Makefile
+++ b/www/w3m-ssl/Makefile
@@ -13,6 +13,6 @@ MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg
PLIST= ${MASTERDIR}/pkg/PLIST
-USE_OPENSSL= RSA
+USE_OPENSSL= RSA
.include "${MASTERDIR}/Makefile"