diff options
Diffstat (limited to 'system/info2man/info2man.SlackBuild')
-rw-r--r-- | system/info2man/info2man.SlackBuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/info2man/info2man.SlackBuild b/system/info2man/info2man.SlackBuild index 1f714d7c7b..7d154a47f1 100644 --- a/system/info2man/info2man.SlackBuild +++ b/system/info2man/info2man.SlackBuild @@ -9,6 +9,11 @@ # The version number below is the modification time of the newest file # in the source tarball. +# 20140907 bkw: original site blocks downloads based on user-agent. Host +# the src on my own server. Only the .info file changed, not the script, so +# didn't bump the BUILD. +# Original download link: http://www.cskk.ezoshosting.com/cs/css/info2man.tar.gz + PRGNAM=info2man VERSION=${VERSION:-20040717} ARCH=noarch |