aboutsummaryrefslogtreecommitdiff
path: root/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-04 20:43:06 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-04 20:43:06 +0000
commitafc84285822008bca64df374095b8c8f15cfb329 (patch)
tree822137a1593e265b745bd78c77fd7714b40cb7b0 /dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
parentd19a70cd7cfc855fe137611c755dd72110fc4cb2 (diff)
downloadslackbuilds-afc84285822008bca64df374095b8c8f15cfb329.tar.gz
slackbuilds-afc84285822008bca64df374095b8c8f15cfb329.tar.bz2
perl modules small fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@807 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild')
-rwxr-xr-xdev/perl/perl-regexp-common/perl-regexp-common.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild b/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
index 41078ff9..e368ce25 100755
--- a/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
+++ b/dev/perl/perl-regexp-common/perl-regexp-common.SlackBuild
@@ -26,7 +26,7 @@ if [ -f "~/.slackbuildrc" ]; then
fi
# default settings
-NAME="Regexp-Common"
+NAME="Regexp::Common"
PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`"
TMP=${TMP:=/tmp}
VERSION=${VERSION:=2.120}