summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-06-10 15:02:57 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-06-10 15:02:57 -0500
commit719c4d876166391a4b4ecec5221dc2ff4b2514f0 (patch)
tree34c56d7db1845892009a4473814f4cc387d99171
parente2787bd8ebdc8feb1060316d839c2d9ba26fd4e9 (diff)
downloadtemplates-719c4d876166391a4b4ecec5221dc2ff4b2514f0.tar.gz
templates-719c4d876166391a4b4ecec5221dc2ff4b2514f0.tar.xz
perl-template.SlackBuild: Fix typo.
-rw-r--r--perl-template.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-template.SlackBuild b/perl-template.SlackBuild
index df5d2e6..52b92f5 100644
--- a/perl-template.SlackBuild
+++ b/perl-template.SlackBuild
@@ -35,7 +35,7 @@
# |-----------------------------------------------------------------| #
SRCNAM=appname # replace with name of program
-PRGNAM=perl-$SRCNAME
+PRGNAM=perl-$SRCNAM
VERSION=${VERSION:-1.4.1} # replace with version of program
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} # the "_SBo" is required