Author: adam-guest Date: 2008-06-25 20:39:06 +0000 (Wed, 25 Jun 2008) New Revision: 1530
Modified: trunk/scripts/uscan.1 Log: Simplify "new" SourceForge example Modified: trunk/scripts/uscan.1 =================================================================== --- trunk/scripts/uscan.1 2008-06-25 19:31:11 UTC (rev 1529) +++ trunk/scripts/uscan.1 2008-06-25 20:39:06 UTC (rev 1530) @@ -70,8 +70,7 @@ # If your package is located on SourceForge, you can use the following # format. Note that the trailing .* is required. -http://sourceforge.net/projects/audacity/files \\ - http://downloads.sourceforge.net/.+/audacity-src-(.+)\\.tar\\.gz\\.* +http://downloads.sourceforge.net/audacity/audacity-src-(.+)\\.tar\\.gz\\.* # qa.debian.org runs a redirector which allows a simpler form of URL # for SourceForge based projects. The format below will automatically -- To unsubscribe, send mail to [EMAIL PROTECTED]
