aboutsummaryrefslogtreecommitdiff
path: root/packages/Linux
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-16 22:14:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-16 22:14:37 +0000
commit67a83c1b3465c44b249eaa44fdc492952e59b31f (patch)
tree7240899b4d2b76095abdb09dcccd657a6177e9b5 /packages/Linux
parent1e8d094274139238fb710451e069ce42317e55e4 (diff)
David Shaw finally removed all traces of Gopher and we are now officially
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
Diffstat (limited to 'packages/Linux')
-rw-r--r--packages/Linux/RPM/curl-ssl.spec.in2
-rw-r--r--packages/Linux/RPM/curl.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/Linux/RPM/curl-ssl.spec.in b/packages/Linux/RPM/curl-ssl.spec.in
index 066eb49a7..d953b3960 100644
--- a/packages/Linux/RPM/curl-ssl.spec.in
+++ b/packages/Linux/RPM/curl-ssl.spec.in
@@ -5,7 +5,7 @@
%define curlroot %{_builddir}/%{tarball}-%{version}
-Summary: get a file from a FTP, GOPHER or HTTP server.
+Summary: get a file from an FTP or HTTP server.
Name: %{name}
Version: %{version}
Release: %{release}
diff --git a/packages/Linux/RPM/curl.spec.in b/packages/Linux/RPM/curl.spec.in
index a5e8d2dd7..8b81726b7 100644
--- a/packages/Linux/RPM/curl.spec.in
+++ b/packages/Linux/RPM/curl.spec.in
@@ -5,7 +5,7 @@
%define builddir $RPM_BUILD_DIR/%{name}-%{version}
-Summary: get a file from a FTP, GOPHER or HTTP server.
+Summary: get a file from an FTP or HTTP server.
Name: %{name}
Version: %{version}
Release: %{release}