summaryrefslogtreecommitdiffstats
path: root/network/surfraw
diff options
context:
space:
mode:
author Martin Lefebvre <dadexter@gmail.com>2010-05-11 19:46:03 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:46:03 +0200
commit82e6d67e52369291bd70804ed4212a6aa701a0e2 (patch)
tree57ed374836a7970a174275964a33d1ccef23df21 /network/surfraw
parent4e84f3cb9a395b4b118d9af2385dd89901cf3378 (diff)
downloadslackbuilds-82e6d67e52369291bd70804ed4212a6aa701a0e2.tar.gz
slackbuilds-82e6d67e52369291bd70804ed4212a6aa701a0e2.tar.xz
network/surfraw: Updated for version 1.0.7
Diffstat (limited to 'network/surfraw')
-rw-r--r--network/surfraw/README1
-rw-r--r--network/surfraw/slack-desc10
-rw-r--r--network/surfraw/surfraw.SlackBuild2
-rw-r--r--network/surfraw/surfraw.info2
4 files changed, 11 insertions, 4 deletions
diff --git a/network/surfraw/README b/network/surfraw/README
index b6a0c73e1c..de5bad4eb4 100644
--- a/network/surfraw/README
+++ b/network/surfraw/README
@@ -4,4 +4,3 @@ google, altavista, babelfish, dejanews, freshmeat, research index,
slashdot and many others from the false-prophet, pox-infested heathen
lands of html-forms, placing these wonders where they belong, deep in
unix heartland, as god loving extensions to the shell.
-
diff --git a/network/surfraw/slack-desc b/network/surfraw/slack-desc
index b856e685ff..71585f3660 100644
--- a/network/surfraw/slack-desc
+++ b/network/surfraw/slack-desc
@@ -1,4 +1,12 @@
-surfraw: Shell Users' Revolutionary Front Rage Against the Web.
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+surfraw: surfraw (Shell Users' Revolutionary Front Rage Against the Web)
surfraw:
surfraw: Surfraw provides a fast unix command line interface to a variety of
surfraw: popular WWW search engines and other artifacts of power. It reclaims
diff --git a/network/surfraw/surfraw.SlackBuild b/network/surfraw/surfraw.SlackBuild
index b69a98dc33..0d513724cd 100644
--- a/network/surfraw/surfraw.SlackBuild
+++ b/network/surfraw/surfraw.SlackBuild
@@ -31,7 +31,7 @@ VERSION=1.0.7
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
diff --git a/network/surfraw/surfraw.info b/network/surfraw/surfraw.info
index 4526e6cada..d84cd2d88b 100644
--- a/network/surfraw/surfraw.info
+++ b/network/surfraw/surfraw.info
@@ -5,4 +5,4 @@ DOWNLOAD="ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/surfraw-1.0.7.tar.gz"
MD5SUM="0957382bbdebf3d678879fa5d2592c9d"
MAINTAINER="Martin Lefebvre"
EMAIL="dadexter@gmail.com"
-APPROVED="robw810"
+APPROVED="rworkman"