diff options
Diffstat (limited to 'source/a')
-rwxr-xr-x | source/a/less/less.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/less/less.url | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/a/less/less.SlackBuild b/source/a/less/less.SlackBuild index 50176a38..97475c0b 100755 --- a/source/a/less/less.SlackBuild +++ b/source/a/less/less.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=less VERSION=${VERSION:-$(echo less-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/less/less.url b/source/a/less/less.url new file mode 100644 index 00000000..ff83ccdc --- /dev/null +++ b/source/a/less/less.url @@ -0,0 +1 @@ +http://www.greenwoodsoftware.com/less/ |