From 1cbee64c5e0043e87e8a422f8372c4cc55471d6c Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 15 Nov 2012 22:46:40 +0000 Subject: [PATCH] Remove the 'Sources' link. It is redundant with the main port version link. --- en_US.ISO8859-1/htdocs/cgi/ports.cgi | 1 - 1 file changed, 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/cgi/ports.cgi b/en_US.ISO8859-1/htdocs/cgi/ports.cgi index b02e90b1ed..e02f9a9745 100755 --- a/en_US.ISO8859-1/htdocs/cgi/ports.cgi +++ b/en_US.ISO8859-1/htdocs/cgi/ports.cgi @@ -362,7 +362,6 @@ sub out { print qq{
}, &escapeHTML($comment), qq{
\n}; print qq[Long description :\n]; - print qq[Sources :\n]; # Link package in "default" arch/release. Verify it's existence on ftp-master. if ( $packages{"$version.$packageExt"} ) {