summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-07-28 11:28:03 +0000
committerryoon <ryoon@pkgsrc.org>2018-07-28 11:28:03 +0000
commitda2e26a8f51f7763d1abc977eaafd130c30ecaac (patch)
treebfcfa1c0d9056d363d38ea5aad37d3793741032b
parentb0dbae4240ab044fa5ef516b665abde4baedec8a (diff)
downloadpkgsrc-da2e26a8f51f7763d1abc977eaafd130c30ecaac.tar.gz
Add a whitespece after comma
-rw-r--r--lang/spl/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spl/DESCR b/lang/spl/DESCR
index c59b8849cc0..93ae061c6c7 100644
--- a/lang/spl/DESCR
+++ b/lang/spl/DESCR
@@ -18,5 +18,5 @@ for stuff such as accessing SQL databases (SQLite, Postgres, MySQL), XML (incl.
XPATH and XSLT), Terminal and File IO, Web Application development (the CGI, WSF
and W2T (Web 2.0 Toolkit) modules), SDL, Qt and much more.
-SPL currently supports Linux,BSD Systems, other POSIX environments, MacOS-X
+SPL currently supports Linux, BSD Systems, other POSIX environments, MacOS-X
(Darwin), SGI IRIX, Cygwin and native Win32 (using MinGW).