wok diff ckermit/receipt @ rev 25475

openjdk-6-src: find output to variable
author Hans-G?nter Theisgen
date Thu Oct 13 17:05:46 2022 +0100 (20 months ago)
parents 2a0479881723
children 0af8df0b46fc
line diff
     1.1 --- a/ckermit/receipt	Sun Feb 13 13:09:42 2022 +0000
     1.2 +++ b/ckermit/receipt	Thu Oct 13 17:05:46 2022 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  WEB_SITE="http://www.columbia.edu/kermit/ck90.html"
     1.6  TARBALL="cku${VERSION##*.}.tar.gz"
     1.7 -WGET_URL="ftp://kermit.columbia.edu/kermit/archives/$TARBALL"
     1.8 +WGET_URL="http://www.columbia.edu/kermit/ftp/archives/$TARBALL"
     1.9  
    1.10  DEPENDS="ncurses"
    1.11  BUILD_DEPENDS="ncurses-dev"